misc: replace NIPQUAD()
authorHarvey Harrison <harvey.harrison@gmail.com>
Fri, 31 Oct 2008 07:56:49 +0000 (00:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 Oct 2008 07:56:49 +0000 (00:56 -0700)
commit3685f25de1b0447fff381c420de1e25bd57c9efb
tree90a5d87c0ced1b27f654606d50a9ff13ded6f862
parentbe859405487324ed548f1ba11dc949b8230ab991
misc: replace NIPQUAD()

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>
include/linux/sunrpc/svc_xprt.h
include/net/ip_vs.h
include/net/netfilter/nf_conntrack_tuple.h
include/net/sctp/sctp.h
security/selinux/avc.c