net: phylink: clean up phylink_resolve()
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Fri, 8 Nov 2024 16:02:05 +0000 (16:02 +0000)
committerJakub Kicinski <kuba@kernel.org>
Tue, 12 Nov 2024 03:05:14 +0000 (19:05 -0800)
commitbc08ce37d99a3992e975a0f397503cb23404f25a
tree0b42d0eee0321ee42e3e49a1c458445c4d1327f0
parentd1a16dbbd84e02d2a6dcfcb8d5c4b8b2c0289f00
net: phylink: clean up phylink_resolve()

Now that we have reduced the indentation level, clean up the code
formatting.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1t9RQz-002Ff5-EA@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/phylink.c