lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ