aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2021-11-10 11:07:39 +0000
committerMichael Ellerman <[email protected]>2021-11-15 04:46:45 +0000
commit2da516d7ed0865bf9835830907f2f6631006d628 (patch)
tree6897f11b6f0710436268f656f702d48d635e5fe2 /tools/perf/scripts/python/mem-phys-addr.py
parentKVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr() (diff)
downloadkernel-2da516d7ed0865bf9835830907f2f6631006d628.tar.gz
kernel-2da516d7ed0865bf9835830907f2f6631006d628.zip
powerpc/83xx/mpc8349emitx: Drop unused variable
Commit 5d354dc35ebb ("powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return void") removed the usage of the variable ret, but failed to remove the variable itself, resulting in: arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c: In function ‘mcu_remove’: arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c:189:6: error: unused variable ‘ret’ [-Werror=unused-variable] 189 | int ret; | ^~~ So remove the variable now. Reported-by: Linux Kernel Functional Testing <[email protected]> Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions