From: Joe Perches Date: Wed, 15 Jun 2011 22:08:17 +0000 (-0700) Subject: checkpatch: add warning for uses of printk_ratelimit X-Git-Tag: v3.0-rc4~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17441227f6258fc379c6ebfe21c3eec43b6f0de3;p=pandora-kernel.git 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 Cc: Andy Whitcroft Cc: Richard Weinberger Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed