BUG? gcc says comparison always false in fs/smbfs/inode.c

From: Rolf Eike Beer
Date: Thu Oct 30 2003 - 05:13:39 EST


Hi,

can someone who knows the code please have a look at this warning from my
gcc 3.3:

CC [M] fs/smbfs/inode.o
/mnt/kernel/linux-2.6.0-test9-eike/fs/smbfs/inode.c:
In function `smb_fill_super':
/mnt/kernel/linux-2.6.0-test9-eike/fs/smbfs/inode.c:554:
warning: comparison is always false due to limited range of data type
/mnt/kernel/linux-2.6.0-test9-eike/fs/smbfs/inode.c:555:
warning: comparison is always false due to limited range of data type

Eike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/