kernel/fs/squashfs/xattr_id.c
.. .. @@ -56,7 +56,7 @@ 56 56 * Read uncompressed xattr id lookup table indexes from disk into memory 57 57 */ 58 58 __le64 *squashfs_read_xattr_id_table(struct super_block *sb, u64 table_start, 59 - u64 *xattr_table_start, int *xattr_ids)59 + u64 *xattr_table_start, unsigned int *xattr_ids)60 60 { 61 61 struct squashfs_sb_info *msblk = sb->s_fs_info; 62 62 unsigned int len, indexes;