SUNRPC: Use standard macros for printing IP addresses
authorChuck Lever <chuck.lever@oracle.com>
Mon, 6 Aug 2007 15:56:52 +0000 (11:56 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:15:46 +0000 (17:15 -0400)
commitbda243df2f5beebce92bae22bc01960544783984
tree5d1ff91bf110deb5577431cddd91457f1c86d372
parentb595bb15061567441546be1af883b256bcdfff9c
SUNRPC: Use standard macros for printing IP addresses

include/linux/kernel.h gives us some nice macros for formatting IP
addresses.  Use them.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xprtsock.c