[PATCH] tipc: clean up inconsistent indenting

Subsystems: networking [general], the rest, tipc network layer

STALE1795d

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

[PATCH] tipc: clean up inconsistent indenting

From: Colin King <hidden>
Date: 2021-09-02 23:00:17

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/tipc/socket.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/tipc/socket.c b/net/tipc/socket.c
index e3105ba407c7..a0a27d87f631 100644
--- a/net/tipc/socket.c
+++ b/net/tipc/socket.c
@@ -1426,7 +1426,7 @@ static int __tipc_sendmsg(struct socket *sock, struct msghdr *m, size_t dlen)
 	if (ua) {
 		if (!tipc_uaddr_valid(ua, m->msg_namelen))
 			return -EINVAL;
-		 atype = ua->addrtype;
+		atype = ua->addrtype;
 	}
 
 	/* If socket belongs to a communication group follow other paths */
-- 
2.32.0

Re: [PATCH] tipc: clean up inconsistent indenting

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

Hello:

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

On Fri,  3 Sep 2021 00:00:11 +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:
  - tipc: clean up inconsistent indenting
    https://git.kernel.org/netdev/net/c/743902c54461

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