diff options
author | 2020-04-05 12:51:20 +0100 | |
---|---|---|
committer | 2020-04-07 14:49:45 -0600 | |
commit | 3aadcf83820a8ae675a3ad88a6e889eb9638df7f (patch) | |
tree | 4db98f540eaf344a6bcdb2e73afaf71d357260b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is set (diff) | |
download | wireguard-linux-3aadcf83820a8ae675a3ad88a6e889eb9638df7f.tar.xz wireguard-linux-3aadcf83820a8ae675a3ad88a6e889eb9638df7f.zip |
ata: ahci-imx: remove redundant assignment to ret
The variable ret 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.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <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