aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander Vorwerk <[email protected]>2022-03-17 04:03:25 +0100
committerMartin K. Petersen <[email protected]>2022-04-25 23:26:32 -0400
commitce781c3f05cd93515e31091def848c134f5bb2f2 (patch)
tree5bc2ba7f3e431093964b3b7982022bfab2e09a6d /tools/perf/scripts/python
parent8c36b054df01e15d285a7414a7bafff7a2ed9eb0 (diff)
scsi: message: fusion: Remove unused variable retval
The following warning showed up when compiling with W=1. drivers/message/fusion/mptctl.c: In function ‘mptctl_hp_hostinfo’: drivers/message/fusion/mptctl.c:2337:8: warning: variable ‘retval’ set but not used [-Wunused-but-set-variable] int retval; Fixing by removing the variable. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexander Vorwerk <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions