On Thu, Feb 26, 2026 at 07:10:34AM -0800, Christoph Hellwig wrote: > Replace use of the loop around xor_blocks with the easier to use xor_gen > API. > > Signed-off-by: Christoph Hellwig <[email protected]> > --- > crypto/async_tx/async_xor.c | 16 ++-------------- > 1 file changed, 2 insertions(+), 14 deletions(-)
There are still comments in this file that refer to xor_blocks. - Eric
