[PATCH net] net: sungem_phy: fix code indentation

Subsystems: networking drivers, the rest

STALE1739d

2 messages, 2 authors, 2021-11-09 · open the first message on its own page

[PATCH net] net: sungem_phy: fix code indentation

From: Jεan Sacren <hidden>
Date: 2021-11-08 06:59:49

From: Jean Sacren <redacted>

Remove extra space in front of the return statement.

Fixes: eb5b5b2ff96e ("sungem_phy: support bcm5461 phy, autoneg.")
Signed-off-by: Jean Sacren <redacted>
---
 drivers/net/sungem_phy.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/sungem_phy.c b/drivers/net/sungem_phy.c
index 291fa449993f..4daac5fda073 100644
--- a/drivers/net/sungem_phy.c
+++ b/drivers/net/sungem_phy.c
@@ -409,7 +409,7 @@ static int genmii_read_link(struct mii_phy *phy)
 	 * though magic-aneg shouldn't prevent this case from occurring
 	 */
 
-	 return 0;
+	return 0;
 }
 
 static int generic_suspend(struct mii_phy* phy)

Re: [PATCH net] net: sungem_phy: fix code indentation

From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-11-09 11:50:08

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller [off-list ref]:

On Sun,  7 Nov 2021 23:59:41 -0700 you wrote:
From: Jean Sacren <redacted>

Remove extra space in front of the return statement.

Fixes: eb5b5b2ff96e ("sungem_phy: support bcm5461 phy, autoneg.")
Signed-off-by: Jean Sacren <redacted>

[...]
Here is the summary with links:
  - [net] net: sungem_phy: fix code indentation
    https://git.kernel.org/netdev/net/c/54f0bad6686c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help