diff options
| author | Colin Ian King <[email protected]> | 2020-05-26 22:49:02 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-05-27 11:41:59 +0000 |
| commit | e7ecc142e9f33f5a8808b13fb0afa14f36aeeca3 (patch) | |
| tree | e438be56816e0a6379806f5dab486b6bf170cd6c /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | block: reduce part_stat_lock() scope (diff) | |
| download | kernel-e7ecc142e9f33f5a8808b13fb0afa14f36aeeca3.tar.gz kernel-e7ecc142e9f33f5a8808b13fb0afa14f36aeeca3.zip | |
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 <[email protected]>
Reviewed-by: Eric Biggers <[email protected]>
Reviewed-by: Satya Tangirala <[email protected]>
Addresses-Coverity: ("Unused value")
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
