diff options
author | Joe Perches <joe@perches.com> | 2011-07-25 17:13:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-25 20:57:16 -0700 |
commit | 6e60c02e9d9427f59842192bdb123cbeaf8bc9a0 (patch) | |
tree | 6cd57dfec304a5cb049173dac6050bb0f13e6876 /net | |
parent | 34d99219726ff4d3425b360d1e8d081627a73a00 (diff) | |
download | op-kernel-dev-6e60c02e9d9427f59842192bdb123cbeaf8bc9a0.zip op-kernel-dev-6e60c02e9d9427f59842192bdb123cbeaf8bc9a0.tar.gz |
checkpatch.pl: update $logFunctions
Previous behavior allowed only alphabetic prefixes like pr_info to exceed
the 80 column line length limit.
ath6kl wants to add a digit into the prefix, so allow numbers as well as
digits in the <prefix>_<level> printks.
<prefix>_<level>_ratelimited and <prefix>_<level>_once and WARN_RATELIMIT
and WARN_ONCE may now exceed 80 cols.
Add missing <prefix>_printk type for completeness.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andy Whitcroft <apw@canonical.com>
Cc: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions