diff options
author | Niklas Cassel <niklas.cassel@wdc.com> | 2023-05-19 12:40:02 +0200 |
---|---|---|
committer | Damien Le Moal <dlemoal@kernel.org> | 2023-06-01 09:13:22 +0900 |
commit | e4c26a1b74b559f86905de6443e592f248473fff (patch) | |
tree | 82b5a6f58538320b67fe0c1a1cf87416d11b74b9 /drivers/scsi | |
parent | a5ae12c87df6b77d4a676c5fbcd23b93f155321e (diff) |
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 'drivers/scsi')
0 files changed, 0 insertions, 0 deletions