diff options
| author | Baokun Li <[email protected]> | 2021-06-01 16:53:19 +0800 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-06-15 17:12:27 +1000 |
| commit | f377f7da26d2af87e2ddc39190546f62ecdb2bd8 (patch) | |
| tree | a84b669d696cb4b7c57b0a023aace467377d407a /tools/perf/scripts/python | |
| parent | 911bacda4658129bee039dc90fc0c3f193ee2695 (diff) | |
powerpc/spider-pci: Remove set but not used variable 'val'
Fixes gcc '-Wunused-but-set-variable' warning:
# WARNING: Fixes tag on line 3 doesn't match correct format
# WARNING: Fixes tag on line 3 doesn't match correct format
# WARNING: Fixes tag on line 3 doesn't match correct format
# WARNING: Fixes tag on line 3 doesn't match correct format
# WARNING: Fixes tag on line 3 doesn't match correct format
# WARNING: Fixes tag on line 3 doesn't match correct format
arch/powerpc/platforms/cell/spider-pci.c: In function 'spiderpci_io_flush':
arch/powerpc/platforms/cell/spider-pci.c:28:6: warning:
variable ‘val’ set but not used [-Wunused-but-set-variable]
It never used since introduction.
Signed-off-by: Baokun Li <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions