Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

crypto: Clean up help text for CRYPTO_XXHASH

Btrfs stopped using this xxHash implementation in commit
fe11ac191ce0ad91 ("btrfs: switch to library APIs for checksums").

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/3b632975201074ccaa129f4901a66aff87b19742.1772116160.git.geert+renesas@glider.be
Signed-off-by: Eric Biggers <ebiggers@kernel.org>

authored by

Geert Uytterhoeven and committed by
Eric Biggers
a9ad29b7 a70d9d65

-2
-2
crypto/Kconfig
··· 1036 1036 1037 1037 Extremely fast, working at speeds close to RAM limits. 1038 1038 1039 - Used by the btrfs filesystem. 1040 - 1041 1039 endmenu 1042 1040 1043 1041 menu "CRCs (cyclic redundancy checks)"