From: Joe Perches Date: Tue, 26 Jan 2010 11:40:08 +0000 (+0000) Subject: net/atm/lec.c: checkpatch cleanups X-Git-Tag: v2.6.34-rc1~233^2~510 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48192a7075fb218d92810fbe76ddd8732f2bbb8;p=pandora-kernel.git net/atm/lec.c: checkpatch cleanups Convert #include Use print_hex_dump Move embedded assigns out of tests Move trailing statements to new lines Remove unnecessary braces around single line statements switch/case cleanups Removed paren around returns Use %pM Moved leading continuation logical tests to end of previous line Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed