From: Joe Perches Date: Fri, 3 Jun 2011 11:51:19 +0000 (+0000) Subject: net: Remove unnecessary semicolons X-Git-Tag: v3.1-rc1~316^2~450^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f81c62242045fb7be0a124d8c2540af96d842fad;p=pandora-kernel.git net: Remove unnecessary semicolons Semicolons are not necessary after switch/while/for/if braces so remove them. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed