diff options
author | Bart Van Assche <[email protected]> | 2017-08-25 13:46:43 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-08-25 17:08:08 -0400 |
commit | 052d8a7cbfbf90489ed83ab7d65c9559b799b97b (patch) | |
tree | 1fdfb79f6518af58d657bb6d127bc16a0b17e840 /scripts/gdb/linux/device.py | |
parent | ab17241cef42ac434dcb544ae69e3fc4d451927f (diff) |
scsi: iscsi_tcp: Remove a set-but-not-used variable
This patch avoids that gcc reports the following warning when
building with W=1:
drivers/scsi/iscsi_tcp.c:166:24: warning: variable ?session? set but not used [-Wunused-but-set-variable]
Signed-off-by: Bart Van Assche <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Cc: Lee Duncan <[email protected]>
Cc: Johannes Thumshirn <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions