[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220831011248.28632-1-michel@lespinasse.org>
Date: Tue, 30 Aug 2022 18:12:44 -0700
From: Michel Lespinasse <michel@...pinasse.org>
To: Michael Roth <michael.roth@....com>,
Ard Biesheuvel <ardb@...nel.org>
Cc: linux-efi@...r.kernel.org, linux-kernel@...r.kernel.org,
Michel Lespinasse <michel@...pinasse.org>
Subject: [PATCH 0/4] Remove unused variables resulting in CONFIG_EFI warnings
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
Powered by blists - more mailing lists