include/net: Remove unnecessary semicolons
authorJoe Perches <joe@perches.com>
Fri, 3 Jun 2011 11:51:21 +0000 (11:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 5 Jun 2011 21:33:40 +0000 (14:33 -0700)
commite3cc055c18ab575291acf0af7622a2e97c4728fa
tree896512e1c800bf1393c480757c7b0bc4fe712424
parent6403eab143205a45a5493166ff8bf7e3646f4a77
include/net: Remove unnecessary semicolons

Semicolons are not necessary after switch/while/for/if braces
so remove them.

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