Warnings in 1.99.4: ide-cd.c#1980

Ulrich Windl (ulrich.windl@rrzc1.rz.uni-regensburg.de)
Wed, 15 May 1996 16:09:53 +0200


I know that gcc-2.5.8 is broken, but anyway:

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-f
rame-pointer -fno-strength-reduce -pipe -m486 -DCPU=486 -c -o ide-cd.o ide-cd.c
ide-cd.c: In function `cdrom_load_unload':
ide-cd.c:1980: warning: unsigned value >= 0 is always 1

Ulrich Windl