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:
52fe29e
)
net: Fix sysfs_format_mac() code duplication.
author
David S. Miller
<davem@davemloft.net>
Wed, 17 Jul 2013 00:09:15 +0000
(17:09 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 17 Jul 2013 00:09:22 +0000
(17:09 -0700)
It's just a duplicate implementation of "%*phC". Thanks to Joe
Perches for showing that we had exactly this support in the
lib/vsprintf.c code already.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found