diff options
author | Joe Perches <joe@perches.com> | 2013-11-12 15:10:07 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-11-13 12:09:24 +0900 |
commit | 066687279ccf5e9e935f7780c4b311d18ebaf977 (patch) | |
tree | 389261e12f14f4ac8af609f55cb4c728133ccc7e /Documentation/extcon | |
parent | d8b077101bcfbd36701c18bfda04fd74648d5d35 (diff) | |
download | linux-stable-066687279ccf5e9e935f7780c4b311d18ebaf977.tar.gz linux-stable-066687279ccf5e9e935f7780c4b311d18ebaf977.tar.bz2 linux-stable-066687279ccf5e9e935f7780c4b311d18ebaf977.zip |
checkpatch: update seq_<foo> tests
seq_vprintf, seq_printf and seq_puts are logging functions and should be
allowed to exceed the maximium line length.
Add maximum line length exceptions for these functions.
Also, suggesting seq_printf conversions to seq_puts should be tested for
arguments after the format.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/extcon')
0 files changed, 0 insertions, 0 deletions