aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/loopback.c
diff options
context:
space:
mode:
authorVladimir Zapolskiy <[email protected]>2018-10-18 23:06:53 +0000
committerDavid S. Miller <[email protected]>2018-10-20 00:04:38 +0000
commit081a1b123c4dfea09562bf5f66f7c2ae20b554a3 (patch)
tree937263aa0721f7e554d39a70efecb60ee872332b /drivers/net/loopback.c
parentnet: ethernet: lpc_eth: remove CONFIG_OF guard from the driver (diff)
downloadkernel-081a1b123c4dfea09562bf5f66f7c2ae20b554a3.tar.gz
kernel-081a1b123c4dfea09562bf5f66f7c2ae20b554a3.zip
net: ethernet: lpc_eth: remove unused local variable
A trivial change which removes an unused local variable, the issue is reported as a compile time warning: drivers/net/ethernet/nxp/lpc_eth.c: In function 'lpc_eth_drv_probe': drivers/net/ethernet/nxp/lpc_eth.c:1250:21: warning: variable 'phydev' set but not used [-Wunused-but-set-variable] struct phy_device *phydev; ^~~~~~ Signed-off-by: Vladimir Zapolskiy <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/loopback.c')
0 files changed, 0 insertions, 0 deletions