diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2016-11-11 14:27:10 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2016-12-16 00:13:37 +0200 |
commit | b9fd06d0dae38a88efa4b770dfa9db7dcbe3cda9 (patch) | |
tree | 3961f09850f8d26b41d02c0edf9ac340c7d088f9 /drivers/virtio | |
parent | ea9156fb3b71d9f7e383253eaff9dd7498b23276 (diff) | |
download | linux-b9fd06d0dae38a88efa4b770dfa9db7dcbe3cda9.tar.bz2 |
vhost/scsi: Remove unused but set variable
Remove the unused but set variable se_tpg in vhost_scsi_nexus_cb() to
fix the following GCC warning when building with 'W=1':
drivers/vhost/scsi.c:1752:26: warning: variable ‘se_tpg’ set but not used
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions