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:
c63d6ea
)
net/can: use printk_ratelimited() instead of printk_ratelimit()
author
Manuel Zerpies
<manuel.f.zerpies@ww.stud.uni-erlangen.de>
Thu, 16 Jun 2011 02:08:01 +0000
(
02:08
+0000)
committer
David S. Miller
<davem@conan.davemloft.net>
Fri, 17 Jun 2011 04:03:03 +0000
(
00:03
-0400)
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: David S. Miller <davem@conan.davemloft.net>
No differences found