]> git.ipfire.org Git - thirdparty/linux.git/commit
blk-crypto: fix name of the bio completion callback
authorChristoph Hellwig <hch@lst.de>
Wed, 1 Apr 2026 13:58:51 +0000 (15:58 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 2 Apr 2026 13:09:03 +0000 (07:09 -0600)
commit4e56428ed4782e9e1356875af8e714b24c5a8783
tree93275b47d5225d0cd41a0c4364b6a738ac8f8102
parentc691e4b0d80be423f0a7443b53898eafe9c8754b
blk-crypto: fix name of the bio completion callback

Fix a simple naming issue in the documentation: the completion
routine is called bi_end_io and not bi_complete.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Biggers <ebiggers@kernel.org>
Link: https://patch.msgid.link/20260401135854.125109-1-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/block/inline-encryption.rst