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:
e174961
)
net: convert more to %pM
author
Johannes Berg
<johannes@sipsolutions.net>
Tue, 28 Oct 2008 00:47:26 +0000
(17:47 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 28 Oct 2008 00:47:26 +0000
(17:47 -0700)
A number of places still use %02x:...:%02x because it's
in debug statements or for no real reason. Make a few
of them use %pM.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found