From: Joe Perches Date: Mon, 8 Mar 2010 20:15:28 +0000 (-0800) Subject: net/sunrpc: Remove uses of NIPQUAD, use %pI4 X-Git-Tag: v2.6.34-rc2~48^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc0b579168cbe737c83c6b9bbfe265d3ae6baca6;p=pandora-kernel.git net/sunrpc: Remove uses of NIPQUAD, use %pI4 Originally submitted Jan 1, 2010 http://patchwork.kernel.org/patch/71221/ Convert NIPQUAD to the %pI4 format extension where possible Convert %02x%02x%02x%02x/NIPQUAD to %08x/ntohl Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed