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)
commitb189db5d299c6824780af5590564ff608adb3dea
tree4648900a716af759045c82791d61d935510861bb
parenta20fd0a783551831bb6b9b69710e5bbb93dc2730
net: remove NIP6(), NIP6_FMT, NIP6_SEQFMT and final users

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>
include/linux/kernel.h
net/bridge/netfilter/ebt_log.c
net/sunrpc/svcauth_unix.c