[PATCH 0/4] Remove unused variables resulting in CONFIG_EFI warnings

From: Michel Lespinasse
Date: Tue Aug 30 2022 - 21:49:45 EST


This small series removes a few unused variables.
This fixes some CONFIG_EFI build warnings that were introduced in v5.19-rc1.

Is there any chance these could be pushed into v6.0 ?
If not, could you queue these for the next release cycle ?

Michel Lespinasse (4):
Remove unused variable et in efi_get_system_table()
Remove unused variable nr_tables in efi_get_rsdp_addr()
Remove unused variable ret in efi_get_conf_table()
Remove unused variable ret in __efi_get_rsdp_addr()

arch/x86/boot/compressed/acpi.c | 2 --
arch/x86/boot/compressed/efi.c | 2 --
2 files changed, 4 deletions(-)


base-commit: b90cb1053190353cc30f0fef0ef1f378ccc063c5
--
2.20.1