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:
967faf3
)
eql: Convert printks to pr_<level> and netdev_<level>
author
Joe Perches
<joe@perches.com>
Thu, 3 Mar 2011 21:30:20 +0000
(13:30 -0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 3 Mar 2011 21:30:20 +0000
(13:30 -0800)
Add pr_fmt.
Removed trailing "\n" from version,
add back via pr_info("%s\n", version);
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found