linux-kernelorg-stable/crypto/async_tx
Dr. David Alan Gilbert 20238d4944 async_xor: Remove unused 'async_xor_val'
async_xor_val has been unused since commit
a7c224a820 ("md/raid5: convert to new xor compution interface")

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-03-15 15:08:53 +08:00
..
Kconfig
Makefile
async_memcpy.c
async_pq.c async_tx: fix kernel-doc notation warnings 2023-03-24 18:22:28 +08:00
async_raid6_recov.c
async_tx.c async_tx: fix kernel-doc notation warnings 2023-03-24 18:22:28 +08:00
async_xor.c async_xor: Remove unused 'async_xor_val' 2025-03-15 15:08:53 +08:00
raid6test.c