diff options
author | 2017-09-14 19:54:18 +0100 | |
---|---|---|
committer | 2017-09-18 20:24:21 -0700 | |
commit | 01bb12e49b85ee99fa8445cbbc450092cd34afc9 (patch) | |
tree | 54d504883d0b8f9522925539fc19f363eb0f3ef1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libata: Add new med_power_with_dipm link_power_management_policy setting (diff) | |
download | linux-dev-01bb12e49b85ee99fa8445cbbc450092cd34afc9.tar.xz linux-dev-01bb12e49b85ee99fa8445cbbc450092cd34afc9.zip |
ata: pata_artop: remove redundant initialization of pio
pio is initialized and the data is never read, instead it is almost
immediately being updated to a new value. Fix this by removing the
initialization.
Detected by scan-build:
"warning: Value stored to 'pio' during its initialization is never read"
Fixes: 669a5db411d8 ("[libata] Add a bunch of PATA drivers")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions