]> asedeno.scripts.mit.edu Git - linux.git/commit
net: sungem: fix indentation, remove a tab
authorColin Ian King <colin.king@canonical.com>
Mon, 14 Jan 2019 15:41:25 +0000 (15:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jan 2019 22:04:59 +0000 (14:04 -0800)
commitbdbe8cc1a30c7280bc5e6119fb5d37bfdd723c47
tree8b01a9242da6842b16f46f28d688a800422b233c
parenteedfb2234bf77f2c17b68e702ce5c51ed4c72fbd
net: sungem: fix indentation, remove a tab

The declaration of variable 'found' is one level too deep, fix this by
removing a tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sun/sungem.c