From: Joe Perches Date: Fri, 14 May 2010 10:58:26 +0000 (+0000) Subject: net: Remove unnecessary semicolons after switch statements X-Git-Tag: v2.6.35-rc1~473^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccbd6a5a4f76e821ed36f69fdaf59817c3a7f18e;p=pandora-kernel.git net: Remove unnecessary semicolons after switch statements Also added an explicit break; to avoid a fallthrough in net/ipv4/tcp_input.c Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed