diff options
| author | Eric Biggers <[email protected]> | 2023-03-15 11:39:07 -0700 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-03-16 09:35:09 -0600 |
| commit | 4cf2c3ab2cdfed71a7f27fe52b4c87877ee79606 (patch) | |
| tree | bc1b4725869af7479939d09b960c25332d96fe0d /drivers/fpga/fpga-mgr.c | |
| parent | 5b8562f0e87b9bc7e581fc482e5a242885f79b88 (diff) | |
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 <[email protected]>
Signed-off-by: Eric Biggers <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions