From: Harvey Harrison Date: Fri, 31 Oct 2008 07:56:28 +0000 (-0700) Subject: fs: replace NIPQUAD() X-Git-Tag: v2.6.29-rc1~581^2~917 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be859405487324ed548f1ba11dc949b8230ab991;p=pandora-kernel.git fs: replace NIPQUAD() 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