Colin Ian King 3b51cc75eb lan78xx: remove redundant initialization of pointer 'phydev'
Pointer phydev is initialized and this value is never read, phydev
is immediately updated to a new value, hence this initialization
is redundant and can be removed

Cleans up clang warning:
drivers/net/usb/lan78xx.c:2009:21: warning: Value stored to 'phydev'
during its initialization is never read

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-01 14:54:28 -05:00
..
2018-01-31 11:52:20 -08:00
2017-11-14 16:54:12 -08:00
2018-01-31 11:52:20 -08:00
2017-11-16 09:10:59 -08:00
2018-01-31 12:54:05 -08:00
2017-11-17 20:16:20 -08:00
2018-01-30 13:57:43 -08:00
2017-11-13 01:34:14 +01:00
2018-01-30 13:57:43 -08:00
2018-01-31 12:22:41 -08:00
2018-01-29 11:35:24 -08:00
2018-01-31 11:32:27 -08:00
2018-01-09 14:19:41 +01:00
2017-11-16 09:10:59 -08:00
2017-12-16 02:59:45 +01:00
2017-11-22 21:09:18 -10:00
2017-11-17 20:14:10 -08:00
2017-11-16 16:05:01 -08:00
2017-11-14 16:54:12 -08:00
2017-11-27 16:19:54 -05:00
2018-01-29 16:37:15 -08:00
2017-12-14 21:01:40 +02:00
2017-11-16 09:10:59 -08:00
2018-01-31 11:32:27 -08:00