diff options
author | Eric Biggers <ebiggers@google.com> | 2023-03-15 21:39:07 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2023-03-16 18:35:09 +0300 |
commit | 4cf2c3ab2cdfed71a7f27fe52b4c87877ee79606 (patch) | |
tree | bc1b4725869af7479939d09b960c25332d96fe0d /Documentation/ABI | |
parent | 5b8562f0e87b9bc7e581fc482e5a242885f79b88 (diff) | |
download | linux-4cf2c3ab2cdfed71a7f27fe52b4c87877ee79606.tar.xz |
blk-crypto: drop the NULL check from blk_crypto_put_keyslot()
Now that all callers of blk_crypto_put_keyslot() check for NULL before
calling it, there is no need for blk_crypto_put_keyslot() to do the NULL
check itself.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Biggers <ebiggers@google.com>
Link: https://lore.kernel.org/r/20230315183907.53675-2-ebiggers@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions