squashfs: xattr_lookup sparse fix
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 13 May 2010 23:32:21 +0000 (16:32 -0700)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Mon, 17 May 2010 19:02:03 +0000 (20:02 +0100)
commitaa5b1894cbc700d7462947c017ca9b7bcda1e8ed
tree88bf6d219243075a752f6b7e0b17911116bad176
parent01e5b4e4e897fce8c7e6236bc933c9721c7ee237
squashfs: xattr_lookup sparse fix

Sparse detected that unsigned pointer was being passed as int pointer.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
[fixed up to deal with code refactoring]
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/xattr.h
fs/squashfs/xattr_id.c