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:
8220796
)
usb/class: use printk_ratelimited() instead of printk_ratelimit()
author
Manuel Zerpies
<manuel.f.zerpies@ww.stud.uni-erlangen.de>
Thu, 16 Jun 2011 12:15:54 +0000
(14:15 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 1 Jul 2011 21:43:24 +0000
(14:43 -0700)
Since printk_ratelimit() shouldn't be used anymore (see comment in
include/linux/printk.h), replace it with printk_ratelimited()
Signed-off-by: Manuel Zerpies <manuel.f.zerpies@ww.stud.uni-erlangen.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found