From: Thiago Farina Date: Thu, 28 Apr 2011 23:42:53 +0000 (-0300) Subject: [CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues. X-Git-Tag: v3.0-rc1~418^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=335dc3335ff692173bc766b248f7a97f3a23b30a;p=pandora-kernel.git [CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues. Before: $ scripts/checkpatch.pl --file --terse include/linux/cpufreq.h total: 14 errors, 11 warnings, 419 lines checked After: $ scripts/checkpatch.pl --file --terse include/linux/cpufreq.h total: 2 errors, 4 warnings, 422 lines checked Signed-off-by: Thiago Farina Signed-off-by: Dave Jones --- Reading git-diff-tree failed