aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2022-02-18 11:51:03 -0800
committerMartin K. Petersen <[email protected]>2022-02-22 21:11:06 -0500
commit8d1537342ff20719b2dad3ad67f84f7a085546fd (patch)
tree0353ce4a43bdc9b686a81964628d2e9a33d81a96 /tools/perf/scripts/python
parent57cbd78e61cf15269f4149669b51b94028263dc1 (diff)
scsi: mvsas: Fix a set-but-not-used warning
This patch fixes the following compiler warning: drivers/scsi/mvsas/mv_init.c: In function ‘mvs_pci_init’: drivers/scsi/mvsas/mv_init.c:497:30: warning: variable ‘mpi’ set but not used [-Wunused-but-set-variable] 497 | struct mvs_prv_info *mpi; | ^~~ Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Johannes Thumshirn <[email protected]> Reviewed-by: John Garry <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Reviewed-by: Himanshu Madhani <[email protected]> Signed-off-by: Bart Van Assche <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions