Squashfs: fix use of __le64 annotated variable
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Sun, 24 Oct 2010 22:13:57 +0000 (23:13 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Thu, 28 Oct 2010 16:44:11 +0000 (17:44 +0100)
commit07724586b44e69a08af3102be3f9afd350eda1e3
treee2b821739c7c9e27969a0fcf3748983317df13da
parentf6f94e2ab1b33f0082ac22d71f66385a60d8157f
Squashfs: fix use of __le64 annotated variable

This fixes a sparse with endian checking warning.

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/xattr.c