diff options
author | Sergey Shtylyov <s.shtylyov@omp.ru> | 2024-05-04 23:27:25 +0300 |
---|---|---|
committer | Damien Le Moal <dlemoal@kernel.org> | 2024-05-07 01:23:31 +0300 |
commit | d4a89339f17c87c4990070e9116462d16e75894f (patch) | |
tree | ccb84dfa6be02068a9b2c302af7ba2160cead641 /.gitignore | |
parent | 9e6938e14ea5b2ec94b7f63d304e483232738cf7 (diff) | |
download | linux-d4a89339f17c87c4990070e9116462d16e75894f.tar.xz |
ata: pata_legacy: make legacy_exit() work again
Commit defc9cd826e4 ("pata_legacy: resychronize with upstream changes and
resubmit") missed to update legacy_exit(), so that it now fails to do any
cleanup -- the loop body there can never be entered. Fix that and finally
remove now useless nr_legacy_host variable...
Found by Linux Verification Center (linuxtesting.org) with the Svace static
analysis tool.
Fixes: defc9cd826e4 ("pata_legacy: resychronize with upstream changes and resubmit")
Cc: stable@vger.kernel.org
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions