diff options
| author | Cédric Le Goater <clg@kaod.org> | 2021-01-04 15:31:45 +0100 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-01-30 11:39:26 +1100 |
| commit | aa23ea0c5f7f9a46e6aa3be0a4cfdfb80fabca6d (patch) | |
| tree | 3f69c027c44e1314beb2484d09a7161dbd3c60f7 /tools/perf/scripts/python/bin | |
| parent | d25da505c3f567a8667adb0118de1400468172ac (diff) | |
| download | linux-aa23ea0c5f7f9a46e6aa3be0a4cfdfb80fabca6d.tar.gz linux-aa23ea0c5f7f9a46e6aa3be0a4cfdfb80fabca6d.zip | |
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 <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210104143206.695198-3-clg@kaod.org
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
