From: John Daiker Date: Fri, 6 Mar 2009 15:09:41 +0000 (-0800) Subject: airo_cs: checkpatch.pl cleanups X-Git-Tag: v2.6.30-rc1~662^2~195^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c9a4cfe41f44abd5e73964fc734f01e2981442;p=pandora-kernel.git airo_cs: checkpatch.pl cleanups Hopefully nothing controversial here, since the driver hasn't been touched in a while! Before: 36 errors, 6 warnings, 482 lines checked After: 0 errors, 3 warnings, 485 lines checked This was nearly all trailing whitespace, * and parenthesis spacing, and code indent changes. md5sum of object file before and after are identical. Signed-off-by: John Daiker Signed-off-by: John W. Linville --- Reading git-diff-tree failed