diff options
| author | YueHaibing <[email protected]> | 2019-02-16 07:39:06 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-03-19 17:45:28 -0400 |
| commit | 3f0b2d74210053ce1e773c0376cd9509ea95b780 (patch) | |
| tree | a0e6b87c205d54e6ca2ef54a3980f7e5abf354e4 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 92684bfc9b163175f43624d8d781f9ef74ff0fee (diff) | |
scsi: qedi: Remove set but not used variable 'cls_sess'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/scsi/qedi/qedi_fw.c: In function 'qedi_tmf_resp_work':
drivers/scsi/qedi/qedi_fw.c:158:28: warning:
variable 'cls_sess' set but not used [-Wunused-but-set-variable]
drivers/scsi/qedi/qedi_fw.c: In function 'qedi_tmf_work':
drivers/scsi/qedi/qedi_fw.c:1370:28: warning:
variable 'cls_sess' set but not used [-Wunused-but-set-variable]
It's never used since introduction.
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions