diff options
author | Joe Perches <joe@perches.com> | 2012-03-23 22:02:16 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-23 23:58:36 (GMT) |
commit | d1fe9c099cecc6e49324355f1b15573e9dbbe0f9 (patch) | |
tree | 3b9fc1b4ac53907623b73e4967fed8b1ead12a58 /Documentation/cpu-freq/index.txt | |
parent | 6061d949dd984c762ee272a88e77699fa675d1c8 (diff) | |
download | linux-d1fe9c099cecc6e49324355f1b15573e9dbbe0f9.tar.xz |
checkpatch: add some --strict coding style checks
Argument alignment across multiple lines should match the open
parenthesis.
Logical continuations should be at the end of the previous line, not the
start of a new line.
These are not required by CodingStyle so make the tests active only when
using --strict.
Improved by some examples from Bruce Allen.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: "Bruce W. Allen" <bruce.w.allan@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/cpu-freq/index.txt')
0 files changed, 0 insertions, 0 deletions