diff options
author | Joe Perches <joe@perches.com> | 2011-06-16 02:08:17 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-16 07:03:59 +0400 |
commit | 17441227f6258fc379c6ebfe21c3eec43b6f0de3 (patch) | |
tree | d38f88d97472ae33827fd8cd247e0cd5161c61ba /fs | |
parent | ac5622418bbff9cd3dc607aa57dfb4f62a7f2043 (diff) | |
download | linux-17441227f6258fc379c6ebfe21c3eec43b6f0de3.tar.xz |
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 'fs')
0 files changed, 0 insertions, 0 deletions