From: Joakim Tjernlund Date: Mon, 24 May 2010 21:33:31 +0000 (-0700) Subject: crc32: use __BYTE_ORDER macro for endian detection. X-Git-Tag: v2.6.35-rc1~305 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4762bbc1a3a1f22095278b74dd1b8cee04858641;p=pandora-kernel.git crc32: use __BYTE_ORDER macro for endian detection. Since crc32.c contains a nifty test program that can be executed in user space, make sure endian detection works reliably in user space too. Signed-off-by: Joakim Tjernlund Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed