[PATCH] ip6_vti:Remove the space before the comma

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

STALE1444d

2 messages, 2 authors, 2022-09-30 · open the first message on its own page

[PATCH] ip6_vti:Remove the space before the comma

From: Hongbin Wang <hidden>
Date: 2022-09-29 06:13:05

There should be no space before the comma

Signed-off-by: Hongbin Wang <redacted>
---
 net/ipv6/ip6_vti.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv6/ip6_vti.c b/net/ipv6/ip6_vti.c
index 8fe59a79e800..f1572449bdc9 100644
--- a/net/ipv6/ip6_vti.c
+++ b/net/ipv6/ip6_vti.c
@@ -154,7 +154,7 @@ vti6_tnl_link(struct vti6_net *ip6n, struct ip6_tnl *t)
 {
 	struct ip6_tnl __rcu **tp = vti6_tnl_bucket(ip6n, &t->parms);
 
-	rcu_assign_pointer(t->next , rtnl_dereference(*tp));
+	rcu_assign_pointer(t->next, rtnl_dereference(*tp));
 	rcu_assign_pointer(*tp, t);
 }
 
-- 
2.25.1

Re: [PATCH] ip6_vti:Remove the space before the comma

From: patchwork-bot+netdevbpf@kernel.org
Date: 2022-09-30 12:30:27

Hello:

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

On Thu, 29 Sep 2022 02:12:05 -0400 you wrote:
There should be no space before the comma

Signed-off-by: Hongbin Wang <redacted>
---
 net/ipv6/ip6_vti.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links:
  - ip6_vti:Remove the space before the comma
    https://git.kernel.org/netdev/net-next/c/0f5ef005310d

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