commit | 335dc3335ff692173bc766b248f7a97f3a23b30a | [log] [tgz] |
---|---|---|
author | Thiago Farina <tfransosi@gmail.com> | Thu Apr 28 20:42:53 2011 -0300 |
committer | Dave Jones <davej@redhat.com> | Wed May 04 11:50:57 2011 -0400 |
tree | 0445cf17ecc94ae4cac7c02191d9bdad467cc37c | |
parent | 2d06d8c49afdcc9bb35a85039fa50f0fe35bd40e [diff] |
[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 <tfransosi@gmail.com> Signed-off-by: Dave Jones <davej@redhat.com>