From: Harvey Harrison Date: Fri, 31 Oct 2008 07:54:56 +0000 (-0700) Subject: net: replace NIPQUAD() in net/*/ X-Git-Tag: v2.6.29-rc1~581^2~919 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21454aaad30651ba0dcc16fe5271bc12ee21f132;p=pandora-kernel.git net: replace NIPQUAD() in net/*/ Using NIPQUAD() with NIPQUAD_FMT, %d.%d.%d.%d or %u.%u.%u.%u can be replaced with %pI4 Signed-off-by: Harvey Harrison Signed-off-by: David S. Miller --- Reading git-diff-tree failed