| commit | 0159f24ee764927bf44c1a25473bd4517febd21c | [log] [tgz] |
|---|---|---|
| author | Joe Perches <joe@perches.com> | Wed Jan 13 20:23:30 2010 -0800 |
| committer | David S. Miller <davem@davemloft.net> | Wed Jan 13 20:23:30 2010 -0800 |
| tree | 752c52fb40f1bd77783812d14a84638cad0df594 | |
| parent | 3ccd4c6167d3b39d52631767ebbf8b5677c5855d [diff] |
lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little endian 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>