net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 29 Oct 2008 05:38:52 +0000 (22:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Oct 2008 06:02:38 +0000 (23:02 -0700)
Open code NIP6_FMT in the one call inside sscanf and one user
of NIP6() that could use %p6 in the netfilter code.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found