diff options
| author | YueHaibing <[email protected]> | 2019-10-21 22:19:57 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-10-22 22:39:40 -0400 |
| commit | e519a34c29597110e92908294be8464e91cabf9c (patch) | |
| tree | 13627e65643e495657724af36ba8c06813cce9ed /tools/perf/scripts/python/bin | |
| parent | d30f53dd014d739a9ab36c8867d7cd33d0892c8d (diff) | |
scsi: cxlflash: remove set but not used variable 'ioarcb'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/scsi/cxlflash/main.c:47:22: warning:
variable ioarcb set but not used [-Wunused-but-set-variable]
It is never used, so can be removed.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: YueHaibing <[email protected]>
Acked-by: Matthew R. Ochs <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions