]> git.baikalelectronics.ru Git - kernel.git/commit
[CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.
authorThiago Farina <tfransosi@gmail.com>
Thu, 28 Apr 2011 23:42:53 +0000 (20:42 -0300)
committerDave Jones <davej@redhat.com>
Wed, 4 May 2011 15:50:57 +0000 (11:50 -0400)
commit7c997ba61942e9c0aef0ea52a5f7b4b8b0e49f4d
tree0445cf17ecc94ae4cac7c02191d9bdad467cc37c
parent71346e766b0c54922faf15b45341127e36215fa9
[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>
include/linux/cpufreq.h