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:
620917d
)
RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit()
author
Manuel Zerpies
<manuel.f.zerpies@ww.stud.uni-erlangen.de>
Thu, 16 Jun 2011 12:10:40 +0000
(12:10 +0000)
committer
Roland Dreier
<roland@purestorage.com>
Tue, 19 Jul 2011 04:18:39 +0000
(21:18 -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: Roland Dreier <roland@purestorage.com>
No differences found