Squashfs: fix function prototype
commit5f3b321da1aa5936c85ed6dec67358239a9d3cfd
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Sun, 24 Oct 2010 23:17:24 +0000 (25 00:17 +0100)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Thu, 28 Oct 2010 16:44:19 +0000 (28 17:44 +0100)
tree9bc7953dab4a4df88fc7e5874e5659981d583781
parent07724586b44e69a08af3102be3f9afd350eda1e3
Squashfs: fix function prototype

The fourth argument should be unsigned.  Also add missing include
so that the function prototype is defined in xattr_id.c

This fixes a couple of sparse warnings.

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