diff options
author | 2015-07-28 16:54:26 +0300 | |
---|---|---|
committer | 2015-09-06 11:03:14 -0700 | |
commit | 2492fc09f0b90cd69cd9788d12c5c79d673adef3 (patch) | |
tree | 26f83206c9584e524073a19483acbbccabf88cfb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | scsi_debug: fix REPORT LUNS Well Known LU (diff) | |
download | wireguard-linux-2492fc09f0b90cd69cd9788d12c5c79d673adef3.tar.xz wireguard-linux-2492fc09f0b90cd69cd9788d12c5c79d673adef3.zip |
scsi_debug: resp_request: remove unused variable
Fixes the following warning
In function ‘resp_requests’:
drivers/scsi//scsi_debug.c:1432:15: warning: variable ‘want_dsense’ set
but not used [-Wunused-but-set-variable]
bool dsense, want_dsense;
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions