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:
225db7d
)
ext4: Use pr_warning_ratelimited() instead of printk_ratelimit()
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 17 Dec 2010 15:40:47 +0000
(10:40 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 17 Dec 2010 15:40:47 +0000
(10:40 -0500)
printk_ratelimit() is deprecated since it is a global instead of a
per-printk ratelimit.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found