diff options
| author | Cédric Le Goater <[email protected]> | 2021-01-04 15:31:45 +0100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-01-30 11:39:26 +1100 |
| commit | aa23ea0c5f7f9a46e6aa3be0a4cfdfb80fabca6d (patch) | |
| tree | 3f69c027c44e1314beb2484d09a7161dbd3c60f7 /tools/perf/scripts/python/stackcollapse.py | |
| parent | d25da505c3f567a8667adb0118de1400468172ac (diff) | |
powerpc/pseries/ras: Remove unused variable 'status'
The last use of 'status' was removed in 2012. Remove the variable to
fix this W=1 compile error.
../arch/powerpc/platforms/pseries/ras.c: In function ‘ras_epow_interrupt’:
../arch/powerpc/platforms/pseries/ras.c:318:6: error: variable ‘status’ set but not used [-Werror=unused-but-set-variable]
318 | int status;
| ^~~~~~
Fixes: 55fc0c561742 ("powerpc/pseries: Parse and handle EPOW interrupts")
Signed-off-by: Cédric Le Goater <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions