commit | 5f3b321da1aa5936c85ed6dec67358239a9d3cfd | [log] [tgz] |
---|---|---|
author | Phillip Lougher <phillip@lougher.demon.co.uk> | Mon Oct 25 00:17:24 2010 +0100 |
committer | Phillip Lougher <phillip@lougher.demon.co.uk> | Thu Oct 28 17:44:19 2010 +0100 |
tree | 9bc7953dab4a4df88fc7e5874e5659981d583781 | |
parent | 07724586b44e69a08af3102be3f9afd350eda1e3 [diff] |
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>