Re: [PATCH net-next] ipv6: trivial whitespace fix

2015-08-17 Thread David Miller
From: Ian Morris Date: Fri, 14 Aug 2015 22:43:38 +0100 > Change brace placement to be in line with coding standards > > Signed-off-by: Ian Morris Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More maj

[PATCH net-next] ipv6: trivial whitespace fix

2015-08-14 Thread Ian Morris
Change brace placement to be in line with coding standards Signed-off-by: Ian Morris --- net/ipv6/udp.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/ipv6/udp.c b/net/ipv6/udp.c index e51fc3e..0aba654 100644 --- a/net/ipv6/udp.c +++ b/net/ipv6/udp.c @@ -1496,7 +1496,8