]> www.infradead.org Git - users/jedix/linux-maple.git/commit
loop: update commands in loop_set_status still referring to transfers
authorChristoph Hellwig <hch@lst.de>
Fri, 10 Jan 2025 07:37:32 +0000 (08:37 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 10 Jan 2025 14:31:50 +0000 (07:31 -0700)
commit4155adb01e7406653f6b01aaca916a59567cfbfa
tree956c3e13c9d59971610473e3b51aa60598a7d9cd
parentae074d07a0e5c05769f1a9a2faa260c36d69465e
loop: update commands in loop_set_status still referring to transfers

The concept of transfers is gone since commit 47e9624616c8 ("block:
remove support for cryptoloop and the xor transfer").

Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250110073750.1582447-3-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/loop.c