net: phy: Fix inconsistent indenting
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Fri, 21 May 2021 09:40:14 +0000 (17:40 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 May 2021 20:54:16 +0000 (13:54 -0700)
commitb269875f91c30c8d18cf6a6fbce40b12965e120f
treeac5ab813678789431aae01709aa71c59afb40602
parent31d990cb2628448806a94e64f07b90994a716c56
net: phy: Fix inconsistent indenting

Eliminate the follow smatch warning:

drivers/net/phy/phy_device.c:2886 phy_probe() warn: inconsistent
indenting.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phy_device.c