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:
46cfd72
)
drivers/net: Convert remaining uses of pr_warning to pr_warn
author
Joe Perches
<joe@perches.com>
Wed, 10 Sep 2014 03:27:44 +0000
(20:27 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 10 Sep 2014 03:37:08 +0000
(20:37 -0700)
Use the much more common pr_warn instead of pr_warning.
Other miscellanea:
o Typo fixes submiting/submitting
o Coalesce formats
o Realign arguments
o Add missing terminating '\n' to formats
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found