Files
linux-st/include/linux
Eric Biggers 72cd9df2ef blk-crypto: remove blk_crypto_unregister()
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.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20211124013733.347612-1-ebiggers@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2021-11-29 06:38:51 -07:00
..
2021-11-23 19:13:00 +01:00
2021-11-29 06:34:50 -07:00
2021-11-17 10:36:15 -05:00
2021-11-17 10:36:35 -05:00
2021-11-06 14:08:17 -07:00
2021-11-10 21:16:56 +00:00
2021-11-17 10:36:35 -05:00
2021-11-06 13:30:43 -07:00