From: Joe Perches Date: Tue, 26 Jan 2010 11:40:09 +0000 (+0000) Subject: net/atm/mpc.c: checkpatch cleanups X-Git-Tag: v2.6.34-rc1~233^2~509 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5710044073ea734c0d7806d7fb9cd6308053704b;p=pandora-kernel.git net/atm/mpc.c: checkpatch cleanups Convert #include pr_info and pr_cont Moved labels to column 1 Move trailing statements to new lines switch/case cleanups remove unnecessary breaks after returns Remove unnecessary braces around single line statements Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed