[PATCH] skbuff: clean up inconsistent indenting

Subsystems: networking [general], the rest

STALE1797d

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

[PATCH] skbuff: clean up inconsistent indenting

From: Colin King <hidden>
Date: 2021-09-02 22:56:26

From: Colin Ian King <redacted>

There is a statement that is indented one character too deeply,
clean this up.

Signed-off-by: Colin Ian King <redacted>
---
 net/core/skbuff.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/core/skbuff.c b/net/core/skbuff.c
index f9311762cc47..2170bea2c7de 100644
--- a/net/core/skbuff.c
+++ b/net/core/skbuff.c
@@ -3884,7 +3884,7 @@ struct sk_buff *skb_segment_list(struct sk_buff *skb,
 		skb_push(nskb, -skb_network_offset(nskb) + offset);
 
 		skb_release_head_state(nskb);
-		 __copy_skb_header(nskb, skb);
+		__copy_skb_header(nskb, skb);
 
 		skb_headers_offset_update(nskb, skb_headroom(nskb) - skb_headroom(skb));
 		skb_copy_from_linear_data_offset(skb, -tnl_hlen,
-- 
2.32.0

Re: [PATCH] skbuff: clean up inconsistent indenting

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

Hello:

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

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

There is a statement that is indented one character too deeply,
clean this up.

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

[...]
Here is the summary with links:
  - skbuff: clean up inconsistent indenting
    https://git.kernel.org/netdev/net/c/c645fe9bf6ae

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