[PATCH] ipv6: align code with context

Subsystems: networking [general], networking [ipv4/ipv6], the rest

STALE1896d LANDED

Landed in mainline as 12e64b3bb9a8 on 2021-06-01.

2 messages, 2 authors, 2021-06-01 · open the first message on its own page

[PATCH] ipv6: align code with context

From: Rocco Yue <hidden>
Date: 2021-05-30 11:53:36

The Tab key is used three times, causing the code block to
be out of alignment with the context.

Signed-off-by: Rocco Yue <redacted>
---
 net/ipv6/addrconf.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c
index b0ef65eb9bd2..048570900fdf 100644
--- a/net/ipv6/addrconf.c
+++ b/net/ipv6/addrconf.c
@@ -6903,10 +6903,10 @@ static const struct ctl_table addrconf_sysctl[] = {
 		.proc_handler   = proc_dointvec,
 	},
 	{
-		.procname		= "addr_gen_mode",
-		.data			= &ipv6_devconf.addr_gen_mode,
-		.maxlen			= sizeof(int),
-		.mode			= 0644,
+		.procname	= "addr_gen_mode",
+		.data		= &ipv6_devconf.addr_gen_mode,
+		.maxlen		= sizeof(int),
+		.mode		= 0644,
 		.proc_handler	= addrconf_sysctl_addr_gen_mode,
 	},
 	{
-- 
2.18.0

Re: [PATCH] ipv6: align code with context

From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-06-01 05:20:40

Hello:

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

On Sun, 30 May 2021 19:38:11 +0800 you wrote:
The Tab key is used three times, causing the code block to
be out of alignment with the context.

Signed-off-by: Rocco Yue <redacted>
---
 net/ipv6/addrconf.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
Here is the summary with links:
  - ipv6: align code with context
    https://git.kernel.org/netdev/net-next/c/12e64b3bb9a8

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