udp: Remove unnecessary semicolon from do{}while (0) macro
authorJoe Perches <joe@perches.com>
Tue, 5 Nov 2013 22:13:47 +0000 (14:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Nov 2013 07:14:33 +0000 (02:14 -0500)
Just an unnecessary semicolon that should be removed...

Whitespace neatening of macro too.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/udp.h

Simple merge