mbox series

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

Message ID 20220831011248.28632-1-michel@lespinasse.org
Headers show
Series Remove unused variables resulting in CONFIG_EFI warnings | expand

Message

Michel Lespinasse Aug. 31, 2022, 1:12 a.m. UTC
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