git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f3d137
)
printk: fix comment for printk ratelimiting
author
Uwe Kleine-König
<Uwe.Kleine-Koenig@digi.com>
Wed, 30 Jul 2008 05:33:38 +0000
(22:33 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 30 Jul 2008 16:41:45 +0000
(09:41 -0700)
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>
No differences found