summaryrefslogtreecommitdiffstats
path: root/fs/udf/file.c
diff options
context:
space:
mode:
authorMarcin Slusarz <marcin.slusarz@gmail.com>2008-02-08 13:20:49 +0100
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-02-08 18:22:36 +0100
commit7f3fbd08976f1d2562d6174d5fe4c85d12bb7d54 (patch)
treebb154c1da6dc9a3bdae1ef505ef9ac29f7282e2e /fs/udf/file.c
parentudf: fix 3 signedness & 1 unitialized variable warnings (diff)
downloadlinux-7f3fbd08976f1d2562d6174d5fe4c85d12bb7d54.tar.xz
linux-7f3fbd08976f1d2562d6174d5fe4c85d12bb7d54.zip
udf: fix signedness issue
sparse generated: fs/udf/namei.c:896:15: originally declared here fs/udf/namei.c:1147:41: warning: incorrect type in argument 3 (different signedness) fs/udf/namei.c:1147:41: expected int *offset fs/udf/namei.c:1147:41: got unsigned int *<noident> fs/udf/namei.c:1152:78: warning: incorrect type in argument 3 (different signedness) fs/udf/namei.c:1152:78: expected int *offset fs/udf/namei.c:1152:78: got unsigned int *<noident> Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Acked-by: Jan Kara <jack@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/udf/file.c')
0 files changed, 0 insertions, 0 deletions