aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorNiklas Cassel <niklas.cassel@wdc.com>2022-10-18 21:10:53 +0200
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-10-21 07:55:42 +0900
commit73eb5507fa5f86cd1b4e1a75348ff2e0d620c662 (patch)
tree31229b531868bd820e90a7f2031fc8c108f45f60 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent67776a9ee69512b144250f1b9fbce4db76c0f3f8 (diff)
ata: remove unused helper ata_id_flush_enabled()
Not only is this function unused, but even worse, the bit it is checking is actually used for signaling if the feature is supported, not enabled. Therefore, remove the unused helper function ata_id_flush_enabled(). ata_id_has_flush() is left unmodified, since this extra supported bit (Bit 12 of word 86) is simply a copy of the bit that ata_id_has_flush() already checks (Bit 12 of word 83), see ACS-5 r10: 7.13.6.41 Words 85..87, 120: Commands and feature sets supported or enabled Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions