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:
14d5e83
)
net: replace NIPQUAD() in net/*/
author
Harvey Harrison
<harvey.harrison@gmail.com>
Fri, 31 Oct 2008 07:54:56 +0000
(
00:54
-0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 31 Oct 2008 07:54:56 +0000
(
00:54
-0700)
Using NIPQUAD() with NIPQUAD_FMT, %d.%d.%d.%d or %u.%u.%u.%u
can be replaced with %pI4
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found