lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little endian
authorJoe Perches <joe@perches.com>
Thu, 14 Jan 2010 04:23:30 +0000 (20:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 14 Jan 2010 04:23:30 +0000 (20:23 -0800)
This should allow the removal of the #defines and uses
of NIPQUAD and NIPQUAD_FMT

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found