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] [day] [month] [year] [list]
Date:   Tue, 26 Oct 2021 14:21:16 +0100
From:   Sudeep Holla <sudeep.holla@....com>
To:     Arnd Bergmann <arnd@...nel.org>,
        Jens Wiklander <jens.wiklander@...aro.org>
Cc:     Sudeep Holla <sudeep.holla@....com>,
        linux-arm-kernel@...ts.infradead.org,
        Arnd Bergmann <arnd@...db.de>,
        Marc Bonnici <marc.bonnici@....com>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] firmware: arm_ffa: remove unused 'compat_version' variable

On Tue, 26 Oct 2021 10:33:50 +0200, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@...db.de>
> 
> The newly added ffa_compatible_version_find() function causes a
> build warning because of a variable that is never used:
> 
> drivers/firmware/arm_ffa/driver.c:180:6: error: unused variable 'compat_version' [-Werror,-Wunused-variable]
>         u32 compat_version;
> 
> [...]


Applied to sudeep.holla/linux (for-linux-next), thanks!




[1/1] firmware: arm_ffa: remove unused 'compat_version' variable
      https://git.kernel.org/sudeep.holla/c/01537a078b

--

Regards,
Sudeep

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ