Revision d1fe9c099cecc6e49324355f1b15573e9dbbe0f9 authored by Joe Perches on 23 March 2012, 22:02:16 UTC, committed by Linus Torvalds on 23 March 2012, 23:58:36 UTC
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>
1 parent 6061d94
History
File Mode Size
Kconfig -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 125 bytes
patchlevel -rw-r--r-- 6 bytes
wanmain.c -rw-r--r-- 19.1 KB
wanproc.c -rw-r--r-- 9.1 KB

back to top