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:
a855f7e
)
iwlwifi: Add pr_fmt
author
Joe Perches
<joe@perches.com>
Mon, 26 Mar 2012 15:27:40 +0000
(08:27 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 10 Apr 2012 18:54:03 +0000
(14:54 -0400)
Prefix dmesg output with "iwlwifi: " by
adding #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found