summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-10-21 22:19:57 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2019-10-22 22:39:40 -0400
commite519a34c29597110e92908294be8464e91cabf9c (patch)
tree13627e65643e495657724af36ba8c06813cce9ed /tools/perf/scripts/python
parentd30f53dd014d739a9ab36c8867d7cd33d0892c8d (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/20191021141957.18828-1-yuehaibing@huawei.com Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Matthew R. Ochs <mrochs@linux.ibm.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions