diff options
author | 2021-08-06 12:06:01 +0100 | |
---|---|---|
committer | 2021-08-09 20:04:46 -0600 | |
commit | da20b58d5bbbb0d23ae9530992a37d0f0d1787a4 (patch) | |
tree | 1c22922b392a32abf5a852a9af7f06308a000777 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block/rnbd: Use sysfs_emit instead of s*printf function for sysfs show (diff) | |
download | wireguard-linux-da20b58d5bbbb0d23ae9530992a37d0f0d1787a4.tar.xz wireguard-linux-da20b58d5bbbb0d23ae9530992a37d0f0d1787a4.zip |
xen-blkfront: Remove redundant assignment to variable err
The variable err is being assigned a value that is never read, the
assignment is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Link: https://lore.kernel.org/r/20210806110601.11386-1-colin.king@canonical.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions