diff options
author | Niklas Cassel <niklas.cassel@wdc.com> | 2023-05-19 13:40:02 +0300 |
---|---|---|
committer | Damien Le Moal <dlemoal@kernel.org> | 2023-06-01 03:13:22 +0300 |
commit | e4c26a1b74b559f86905de6443e592f248473fff (patch) | |
tree | 82b5a6f58538320b67fe0c1a1cf87416d11b74b9 /tools/perf/scripts/python/stackcollapse.py | |
parent | a5ae12c87df6b77d4a676c5fbcd23b93f155321e (diff) | |
download | linux-e4c26a1b74b559f86905de6443e592f248473fff.tar.xz |
ata: libata-eh: Clarify ata_eh_qc_retry() behavior at call site
While the function documentation for ata_eh_qc_retry() is clear,
from simply reading the single function that calls ata_eh_qc_retry(),
it is not clear that ata_eh_qc_retry() might not retry the command.
Add a comment in the single function that calls ata_eh_qc_retry() to
clarify the behavior.
[Damien] Added curly braces to "if () else" with multi-line comment.
Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions