From: Ebru Akagunduz Date: Thu, 23 Oct 2014 13:10:16 +0000 (+0300) Subject: staging: slicoss: Use inplace convert with __be32 * X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1033 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=438c582602b9e0b421bd356f3f2cdc77fe45eb5b;p=pandora-kernel.git staging: slicoss: Use inplace convert with __be32 * This patch fixes "cast to restricted __be32" sparse warning. remove temporary value assignment and use inplace __be32 conversion for ntohl function which is can get big endian format Signed-off-by: Ebru Akagunduz Reviewed-by: Arnd Bergmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed