summaryrefslogtreecommitdiff
path: root/rust/kernel/num/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorNiklas Cassel <cassel@kernel.org>2026-01-12 13:20:49 +0100
committerDamien Le Moal <dlemoal@kernel.org>2026-01-13 22:00:02 +0900
commita6bee5e5243ad02cae575becc4c83df66fc29573 (patch)
tree15df1bb05e18726094bb1c1b979dc3f500f01029 /rust/kernel/num/git@git.tavy.me:linux.git
parentce83767ea323baf8509a75eb0c783cd203e14789 (diff)
ata: libata: Add cpr_log to ata_dev_print_features() early return
ata_dev_print_features() is supposed to return early and not print anything if there are no features supported. However, commit fe22e1c2f705 ("libata: support concurrent positioning ranges log") added another feature to ata_dev_print_features() without updating the early return conditional. Add the missing feature to the early return conditional. Fixes: fe22e1c2f705 ("libata: support concurrent positioning ranges log") Signed-off-by: Niklas Cassel <cassel@kernel.org> Tested-by: Wolf <wolf@yoxt.cc> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'rust/kernel/num/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions