linux/drivers/net/ethernet/marvell
Colin Ian King 75f81afb27 octeontx2-af: Remove redundant initialization of variable pin
The variable pin is being initialized with a value that is never
read, it is being updated later on in only one case of a switch
statement.  The assignment is redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-09-30 13:15:13 +01:00
..
mvpp2 ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
octeontx2 octeontx2-af: Remove redundant initialization of variable pin 2021-09-30 13:15:13 +01:00
prestera net/prestera: Split devlink and traps registrations to separate routines 2021-09-27 16:31:59 +01:00
Kconfig net: marvell: Remove reference to CONFIG_MV64X60 2021-03-18 14:19:39 -07:00
Makefile net: marvell: prestera: Add driver for Prestera family ASIC devices 2020-09-17 16:35:46 -07:00
mv643xx_eth.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
mvmdio.c net: mdiobus: withdraw fwnode_mdbiobus_register 2021-06-25 11:46:29 -07:00
mvneta_bm.c net: mvneta: use devm_platform_ioremap_resource() to simplify code 2019-08-21 13:52:33 -07:00
mvneta_bm.h net: mvneta: make stub functions static inline 2019-10-25 16:21:48 -07:00
mvneta.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-08-26 17:57:57 -07:00
pxa168_eth.c dev_ioctl: split out ndo_eth_ioctl 2021-07-27 20:11:45 +01:00
skge.c ethtool: extend coalesce setting uAPI with CQE mode 2021-08-24 07:38:29 -07:00
skge.h net: marvell: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
sky2.c sky2: Stop printing VPD info to debugfs 2021-09-17 18:27:43 -07:00
sky2.h net: marvell: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00