summaryrefslogtreecommitdiff
path: root/block/opal_proto.h
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-05-27 01:49:02 +0300
committerJens Axboe <axboe@kernel.dk>2020-05-27 14:41:59 +0300
commite7ecc142e9f33f5a8808b13fb0afa14f36aeeca3 (patch)
treee438be56816e0a6379806f5dab486b6bf170cd6c /block/opal_proto.h
parent524f9ffd6a4d3622aa48ca286ff85a30ed1cdbcf (diff)
downloadlinux-e7ecc142e9f33f5a8808b13fb0afa14f36aeeca3.tar.xz
block: blk-crypto-fallback: remove redundant initialization of variable err
The variable err is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Eric Biggers <ebiggers@google.com> Reviewed-by: Satya Tangirala <satyat@google.com> Addresses-Coverity: ("Unused value") Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'block/opal_proto.h')
0 files changed, 0 insertions, 0 deletions