]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
crypto: api - remove unnecessary forward declarations
authorThorsten Blum <thorsten.blum@linux.dev>
Mon, 22 Dec 2025 10:44:55 +0000 (11:44 +0100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 23 Jan 2026 05:48:43 +0000 (13:48 +0800)
commita3f8e00991f96ee7c3c77834258baa06a39fbbff
treea2f10ed47889935e6d8c52d7fea8f6d933c3261c
parentb4f275b92dc74750a09ac0d272c1570828b86f7e
crypto: api - remove unnecessary forward declarations

Add the __maybe_unused attribute to the function definitions and remove
the now-unnecessary forward declarations.

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/acompress.c
crypto/aead.c
crypto/ahash.c
crypto/akcipher.c
crypto/kpp.c
crypto/rng.c
crypto/shash.c
crypto/skcipher.c