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:
e9dcd16
)
net/sunrpc: Remove uses of NIPQUAD, use %pI4
author
Joe Perches
<joe@perches.com>
Mon, 8 Mar 2010 20:15:28 +0000
(12:15 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 8 Mar 2010 20:15:28 +0000
(12:15 -0800)
Originally submitted Jan 1, 2010
http://patchwork.kernel.org/patch/71221/
Convert NIPQUAD to the %pI4 format extension where possible
Convert %02x%02x%02x%02x/NIPQUAD to %08x/ntohl
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found