diff options
author | Joe Perches <joe@perches.com> | 2011-06-16 00:08:17 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-16 05:03:59 +0200 |
commit | 17441227f6258fc379c6ebfe21c3eec43b6f0de3 (patch) | |
tree | d38f88d97472ae33827fd8cd247e0cd5161c61ba /arch/m68k/tools | |
parent | kmsg_dump.h: fix build when CONFIG_PRINTK is disabled (diff) | |
download | linux-17441227f6258fc379c6ebfe21c3eec43b6f0de3.tar.xz linux-17441227f6258fc379c6ebfe21c3eec43b6f0de3.zip |
checkpatch: add warning for uses of printk_ratelimit
Warn about uses of printk_ratelimit() because it uses a global state and
can hide subsequent useful messages.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andy Whitcroft <apw@canonical.com>
Cc: Richard Weinberger <richard@nod.at>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68k/tools')
0 files changed, 0 insertions, 0 deletions