summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2020-07-07 15:00:51 +0100
committerMartin K. Petersen <martin.petersen@oracle.com>2020-07-08 01:12:53 -0400
commit3c011793aca71edf8dd40d1201935b51b3acd855 (patch)
treef4cc84a2f81d6cb0219f865a114ed0098b23a51f /tools/perf/scripts/python
parent4be1fa2b55a8be8fc6779a556d00d833878132c3 (diff)
scsi: aha152x: Remove unused variable 'ret'
Looks to be unused since 2014. Fixes the following W=1 kernel build warning(s): drivers/scsi/aha152x.c: In function ‘datai_run’: drivers/scsi/aha152x.c:2033:9: warning: variable ‘data’ set but not used [-Wunused-but-set-variable] 2033 | int data; | ^~~~ Link: https://lore.kernel.org/r/20200707140055.2956235-7-lee.jones@linaro.org Cc: "Juergen E. Fischer" <fischer@norbit.de> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions