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-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMj1kXF35gT_pfg0XsWVssnG-_h-XFw_3oQ_kemr4FOYoXXmkA@mail.gmail.com>
Date:   Tue, 7 Mar 2023 22:04:19 +0100
From:   Ard Biesheuvel <ardb@...nel.org>
To:     Bjorn Helgaas <helgaas@...nel.org>
Cc:     linux-efi@...r.kernel.org, linux-kernel@...r.kernel.org,
        Bjorn Helgaas <bhelgaas@...gle.com>
Subject: Re: [PATCH] cper-arm: Remove unnecessary aer.h include

On Tue, 7 Mar 2023 at 21:34, Bjorn Helgaas <helgaas@...nel.org> wrote:
>
> From: Bjorn Helgaas <bhelgaas@...gle.com>
>
> <linux/aer.h> is unused, so remove it.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@...gle.com>

Acked-by: Ard Biesheuvel <ardb@...nel.org>

Feel free to take this, or otherwise I can queue it as a fix.

> ---
>  drivers/firmware/efi/cper-arm.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/firmware/efi/cper-arm.c b/drivers/firmware/efi/cper-arm.c
> index 36d3b8b9da47..fa9c1c3bf168 100644
> --- a/drivers/firmware/efi/cper-arm.c
> +++ b/drivers/firmware/efi/cper-arm.c
> @@ -12,7 +12,6 @@
>  #include <linux/dmi.h>
>  #include <linux/acpi.h>
>  #include <linux/pci.h>
> -#include <linux/aer.h>
>  #include <linux/printk.h>
>  #include <linux/bcd.h>
>  #include <acpi/ghes.h>
> --
> 2.25.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ