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:
0f01545
)
wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
author
Joe Perches
<joe@perches.com>
Sun, 28 Oct 2012 08:05:47 +0000
(
01:05
-0700)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 14 Nov 2012 19:55:32 +0000
(14:55 -0500)
dev_<level> calls take less code than dev_printk(KERN_<LEVEL>
and reducing object size is good.
Coalesce formats for easier grep.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found