diff options
author | Joe Perches <[email protected]> | 2017-11-17 15:28:52 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-17 16:10:02 -0800 |
commit | 5751a24edfd43a91e072d63cde2b99b5a421645f (patch) | |
tree | 50bd9ee4f7fb35bdebb54e917bef568cbbb2b7b1 /lib/mpi/mpi-bit.c | |
parent | 87bd499af5cd663c150032cca4bac822a729263b (diff) |
checkpatch: add --strict test for lines ending in [ or (
Lines that end in an open bracket or open parenthesis are generally hard
to follow. Lines following those ending with open parenthesis are also
rarely aligned to that open parenthesis.
Suggest not ending lines with '[' or '('
Link: http://lkml.kernel.org/r/8fd0b2b4a7482064254e37931eb9302a81d5aa2f.1508340786.git.joe@perches.com
Signed-off-by: Joe Perches <[email protected]>
Suggested-by: Vivien Didelot <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions