]> Git Repo - linux.git/commit - kernel/printk/printk.c
printk: fix comment for printk ratelimiting
authorUwe Kleine-König <[email protected]>
Wed, 30 Jul 2008 05:33:38 +0000 (22:33 -0700)
committerLinus Torvalds <[email protected]>
Wed, 30 Jul 2008 16:41:45 +0000 (09:41 -0700)
commit641de9d8f505db055d451b50e6e38117f84e79bb
treeaf9cbd5390321a7f5a6b245215c79289930f41bd
parent8f3d137e0d6cd470a4e404cbc67480a0febdb0b1
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 <[email protected]>
Cc: Dave Young <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/printk.c
This page took 0.054192 seconds and 4 git commands to generate.