net: sungem_phy: fix code indentation
authorJean Sacren <sakiwit@gmail.com>
Mon, 8 Nov 2021 06:59:41 +0000 (23:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Nov 2021 11:45:54 +0000 (11:45 +0000)
commit54f0bad6686cdc50a3f4c5f7c4252c5018511459
tree7dd74de88c13fe88c9c1dd646c14ee754a3ca7de
parentc45231a7668d6b632534f692b10592ea375b55b0
net: sungem_phy: fix code indentation

Remove extra space in front of the return statement.

Fixes: eb5b5b2ff96e ("sungem_phy: support bcm5461 phy, autoneg.")
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sungem_phy.c