commit | 641de9d8f505db055d451b50e6e38117f84e79bb | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com> | Tue Jul 29 22:33:38 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jul 30 09:41:45 2008 -0700 |
tree | af9cbd5390321a7f5a6b245215c79289930f41bd | |
parent | 8f3d137e0d6cd470a4e404cbc67480a0febdb0b1 [diff] |
printk: fix comment for printk ratelimiting The comment assumed the burst to be one and the ratelimit used to be named printk_ratelimit_jiffies. Signed-off-by: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com> Cc: Dave Young <hidave.darkstar@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>