Re: [PATCH/TRIVIAL 1/1 net-next] udp: remove blank line between set and test

2014-11-04 Thread David Miller
From: Fabian Frederick Date: Tue, 4 Nov 2014 23:11:19 +0100 > Suggested-by: Joe Perches > Signed-off-by: Fabian Frederick Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vg

[PATCH/TRIVIAL 1/1 net-next] udp: remove blank line between set and test

2014-11-04 Thread Fabian Frederick
Suggested-by: Joe Perches Signed-off-by: Fabian Frederick --- net/ipv4/udp.c | 1 - 1 file changed, 1 deletion(-) diff --git a/net/ipv4/udp.c b/net/ipv4/udp.c index cf0cece..3f001db 100644 --- a/net/ipv4/udp.c +++ b/net/ipv4/udp.c @@ -1784,7 +1784,6 @@ int __udp4_lib_rcv(struct sk_buff *skb, st