namei.c:642: warning: comparison is always false due to limited range of data type

Edson Y. Fugio (edson@dglnet.com.br)
Sat, 20 Oct 2001 16:54:18 -0200


Hi,

I was compiling 2.4.12-ac3 on sparc20 (debian woody, gcc-2.95.4) and got this:
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-
pointer -fno-strict-aliasing -fno-common -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -c -o
namei.o namei.c
namei.c: In function `reiserfs_mkdir':
namei.c:642: warning: comparison is always false due to limited range of data type
namei.c: In function `reiserfs_link':
namei.c:928: warning: comparison is always false due to limited range of data type
namei.c: In function `reiserfs_rename':
namei.c:1186: warning: comparison is always false due to limited range of data type

Regards,

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