diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2015-06-30 02:59:04 +0200 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2015-07-07 13:27:03 +0200 |
commit | 908a5544cd29ed60114ed60bded6dbe8cdd56326 (patch) | |
tree | f5e2af14e04fb053e296b64ec79855bd08f69952 /drivers/cdrom | |
parent | vhost: use binary search instead of linear in find_region() (diff) | |
download | linux-908a5544cd29ed60114ed60bded6dbe8cdd56326.tar.xz linux-908a5544cd29ed60114ed60bded6dbe8cdd56326.zip |
virtio scsi: fix unused variable warning
drivers/scsi/virtio_scsi.c: In function 'virtscsi_probe':
drivers/scsi/virtio_scsi.c:952:11: warning: unused variable 'host_prot' [-Wunused-variable]
int err, host_prot;
^
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/cdrom')
0 files changed, 0 insertions, 0 deletions