diff options
author | YueHaibing <[email protected]> | 2018-10-21 09:50:54 +0000 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2018-10-23 21:36:02 -0400 |
commit | 33279c305d071090e529febf043a8a02d2ab451a (patch) | |
tree | 2c2cc60b97a5cdd5b22d01ccdca4f49e7243d27c /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 2c309aeed62c25661eb2c7d4e4510613a1c7ffc2 (diff) |
scsi: mvsas: Remove set but not used variable 'id'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/scsi/mvsas/mv_sas.c: In function 'mvs_work_queue':
drivers/scsi/mvsas/mv_sas.c:1909:31: warning:
variable 'id' set but not used [-Wunused-but-set-variable]
It never used since introduction in commit
20b09c2992fe ("[SCSI] mvsas: add support for 94xx; layout change; bug fixes")
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: John Garry <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions