From: Fabian Frederick Date: Mon, 27 Oct 2014 19:55:08 +0000 (+0100) Subject: ipx: remove unnecessary casting on ntohl X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~340 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0f36310f793333d667334bb580c0de8c943bae2;p=pandora-kernel.git ipx: remove unnecessary casting on ntohl use %08X instead of %08lX and remove casting. Suggested-by: Joe Perches Signed-off-by: Fabian Frederick Signed-off-by: David S. Miller --- Reading git-diff-tree failed