[PATCH] net: 3com: 3c59x: clean up inconsistent indenting

Subsystems: 3c59x network driver, networking drivers, the rest

STALE1799d

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

[PATCH] net: 3com: 3c59x: clean up inconsistent indenting

From: Colin King <hidden>
Date: 2021-09-02 22:17:50

From: Colin Ian King <redacted>

There is a statement that is not indented correctly, add in the
missing tab.

Signed-off-by: Colin Ian King <redacted>
---
 drivers/net/ethernet/3com/3c59x.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/3com/3c59x.c b/drivers/net/ethernet/3com/3c59x.c
index 17c16333a412..7b0ae9efc004 100644
--- a/drivers/net/ethernet/3com/3c59x.c
+++ b/drivers/net/ethernet/3com/3c59x.c
@@ -2786,7 +2786,7 @@ static void
 dump_tx_ring(struct net_device *dev)
 {
 	if (vortex_debug > 0) {
-	struct vortex_private *vp = netdev_priv(dev);
+		struct vortex_private *vp = netdev_priv(dev);
 		void __iomem *ioaddr = vp->ioaddr;
 
 		if (vp->full_bus_master_tx) {
-- 
2.32.0

Re: [PATCH] net: 3com: 3c59x: clean up inconsistent indenting

From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-09-03 11:10:24

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Thu,  2 Sep 2021 23:17:45 +0100 you wrote:
From: Colin Ian King <redacted>

There is a statement that is not indented correctly, add in the
missing tab.

Signed-off-by: Colin Ian King <redacted>

[...]
Here is the summary with links:
  - net: 3com: 3c59x: clean up inconsistent indenting
    https://git.kernel.org/netdev/net/c/743238892156

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