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]
Message-ID: <aXMNHPgDJqlBDwdZ@gondor.apana.org.au>
Date: Fri, 23 Jan 2026 13:54:36 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Thorsten Blum <thorsten.blum@...ux.dev>
Cc: "David S. Miller" <davem@...emloft.net>,
	Neil Horman <nhorman@...driver.com>, linux-crypto@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] crypto - remove unnecessary forward declarations

On Mon, Dec 22, 2025 at 11:44:55AM +0100, Thorsten Blum wrote:
> Add the __maybe_unused attribute to the function definitions and remove
> the now-unnecessary forward declarations.
> 
> Signed-off-by: Thorsten Blum <thorsten.blum@...ux.dev>
> ---
>  crypto/acompress.c | 6 ++----
>  crypto/aead.c      | 5 ++---
>  crypto/ahash.c     | 5 ++---
>  crypto/akcipher.c  | 6 ++----
>  crypto/kpp.c       | 6 ++----
>  crypto/rng.c       | 5 ++---
>  crypto/shash.c     | 5 ++---
>  crypto/skcipher.c  | 5 ++---
>  8 files changed, 16 insertions(+), 27 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ