On Tue, 23 Nov 2021 17:37:33 -0800, Eric Biggers wrote: > From: Eric Biggers <ebiggers@xxxxxxxxxx> > > This function is trivial and is only used in one place. Having this > function is misleading because it implies that blk_crypto_register() > needs to be paired with blk_crypto_unregister(), which is not the case. > Just set disk->queue->crypto_profile to NULL directly. > > [...] Applied, thanks! [1/1] blk-crypto: remove blk_crypto_unregister() commit: f08fd5d1f9d146428809a7cd61d557df6af56f7b Best regards, -- Jens Axboe