]> git.proxmox.com Git - qemu.git/commit
lsi: Fix unused-but-set-variable warning
authorChristophe Fergeau <cfergeau@redhat.com>
Wed, 1 Jun 2011 12:56:30 +0000 (14:56 +0200)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Mon, 20 Jun 2011 15:42:35 +0000 (16:42 +0100)
commitbf79d499828cffc15274da28f8e579e36c086642
treee58999b22a0947d26456af13317bc66f6b63058e
parenteb47d7c5d96060040931c42773ee07e61e547af9
lsi: Fix unused-but-set-variable warning

This warning is new in gcc 4.6.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
hw/lsi53c895a.c