Fix warning on mingw32
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Feb 2010 08:29:17 +0000 (08:29 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Feb 2010 08:29:17 +0000 (08:29 +0000)
commit25e4541ff3ed2813c720ca4f87bb80d7762a4ba2
treefa285d986a4be1a5cf2a796a90006e7e13c9b20c
parent5bb2d9994307da0cf8422526087296027e376a2e
Fix warning on mingw32

/src/qemu/hw/ide/core.c: In function 'ide_drive_pre_save':
/src/qemu/hw/ide/core.c:2740: warning: comparison is always false due to limited range of data type

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/ide/core.c