From: Guenter Roeck Date: Sat, 14 Dec 2013 17:30:09 +0000 (-0800) Subject: i8k: Fix various checkpatch warnings and errors X-Git-Tag: v3.14-rc1~152^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12186f51b62b4210bd46c31ba23f4c5f4d0b2b11;p=pandora-kernel.git i8k: Fix various checkpatch warnings and errors Fix: WARNING: Use #include instead of WARNING: Use #include instead of WARNING: __packed is preferred over __attribute__((packed)) WARNING: externs should be avoided in .c files ERROR: spaces required around that ':' (ctx:ExV) ERROR: do not use assignment in if condition WARNING: line over 80 characters WARNING: __initdata should be placed after i8k_dmi_table[] ERROR: code indent should use tabs where possible WARNING: please, no spaces at the start of a line Signed-off-by: Guenter Roeck Acked-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed