suppress a couple of spurious warnings in scsi-generic.c
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 2 Sep 2008 00:08:58 +0000 (00:08 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 2 Sep 2008 00:08:58 +0000 (00:08 +0000)
commit6186f3e7e87ce8963834ea01eb5b29c01a3292f1
treef07fea08093aeea53b30bea8a962f8a1ede50b21
parent303debc2548cec896b9fdb2b34b15b1ee1348ac8
suppress a couple of spurious warnings in scsi-generic.c

This patch fixes two spurious `may be used uninitialised' warnings
when compiling with some compilers.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5127 c046a42c-6fe2-441c-8c8c-71466251a162
hw/scsi-generic.c