public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] crypto: Drop stale usages in various help texts
@ 2026-02-26 14:46 Geert Uytterhoeven
  2026-02-26 14:46 ` [PATCH 1/5] crypto: Clean up CRYPTO_BLAKE2B usage Geert Uytterhoeven
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Geert Uytterhoeven @ 2026-02-26 14:46 UTC (permalink / raw)
  To: Eric Biggers, Herbert Xu, David S . Miller
  Cc: linux-crypto, linux-kernel, Geert Uytterhoeven

	Hi all,

This patch series drops stale references to subsystems that are using
various crypto algoritms.  It was triggered by "make oldconfig" in
v7.0-rc1 showing new prompts about BLAKE2b, SHA-256, xxHash, and CRC32c
algorithms.  When querying these symbols, the corresponding help texts
incorrectly claim they are used by btrfs.

Notw that even if correct, there is no need for such references, as all
users should select the needed symbols anyway.

Geert Uytterhoeven (5):
  crypto: Drop stale CRYPTO_BLAKE2B usage
  crypto: Drop stale CRYPTO_SHA256 usage
  crypto: Drop stale CRYPTO_XXHASH usage
  crypto: Drop stale CRYPTO_CRC32C usage
  crypto: Drop stale CRYPTO_CRC32 usage

 crypto/Kconfig | 9 ---------
 1 file changed, 9 deletions(-)

-- 
2.43.0

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-03-03  7:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26 14:46 [PATCH 0/5] crypto: Drop stale usages in various help texts Geert Uytterhoeven
2026-02-26 14:46 ` [PATCH 1/5] crypto: Clean up CRYPTO_BLAKE2B usage Geert Uytterhoeven
2026-02-26 14:46 ` [PATCH 2/5] crypto: Clean up CRYPTO_SHA256 usage Geert Uytterhoeven
2026-02-26 14:46 ` [PATCH 3/5] crypto: Clean up CRYPTO_XXHASH usage Geert Uytterhoeven
2026-02-26 14:46 ` [PATCH 4/5] crypto: Clean up CRYPTO_CRC32C usage Geert Uytterhoeven
2026-02-26 14:46 ` [PATCH 5/5] crypto: Clean up CRYPTO_CRC32 usage Geert Uytterhoeven
2026-02-26 19:54 ` [PATCH 0/5] crypto: Drop stale usages in various help texts Eric Biggers
2026-03-02 23:41   ` Eric Biggers
2026-03-03  7:57     ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox