* [PATCH] ata: libata-sff: Fix double word in comments
@ 2022-08-30 7:50 Shaomin Deng
2022-09-16 14:21 ` Damien Le Moal
0 siblings, 1 reply; 2+ messages in thread
From: Shaomin Deng @ 2022-08-30 7:50 UTC (permalink / raw)
To: damien.lemoal, linux-ide, linux-kernel; +Cc: Shaomin Deng
Remove the repeated word "Transfer" in comments.
Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
---
drivers/ata/libata-sff.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/ata/libata-sff.c b/drivers/ata/libata-sff.c
index b1666adc1c3a..7916e369e15e 100644
--- a/drivers/ata/libata-sff.c
+++ b/drivers/ata/libata-sff.c
@@ -776,7 +776,7 @@ static void atapi_send_cdb(struct ata_port *ap, struct ata_queued_cmd *qc)
* @qc: Command on going
* @bytes: number of bytes
*
- * Transfer Transfer data from/to the ATAPI device.
+ * Transfer data from/to the ATAPI device.
*
* LOCKING:
* Inherited from caller.
--
2.35.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ata: libata-sff: Fix double word in comments
2022-08-30 7:50 [PATCH] ata: libata-sff: Fix double word in comments Shaomin Deng
@ 2022-09-16 14:21 ` Damien Le Moal
0 siblings, 0 replies; 2+ messages in thread
From: Damien Le Moal @ 2022-09-16 14:21 UTC (permalink / raw)
To: Shaomin Deng, linux-ide, linux-kernel
On 2022/08/30 8:50, Shaomin Deng wrote:
> Remove the repeated word "Transfer" in comments.
>
> Signed-off-by: Shaomin Deng <dengshaomin@cdjrlc.com>
> ---
> drivers/ata/libata-sff.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/ata/libata-sff.c b/drivers/ata/libata-sff.c
> index b1666adc1c3a..7916e369e15e 100644
> --- a/drivers/ata/libata-sff.c
> +++ b/drivers/ata/libata-sff.c
> @@ -776,7 +776,7 @@ static void atapi_send_cdb(struct ata_port *ap, struct ata_queued_cmd *qc)
> * @qc: Command on going
> * @bytes: number of bytes
> *
> - * Transfer Transfer data from/to the ATAPI device.
> + * Transfer data from/to the ATAPI device.
> *
> * LOCKING:
> * Inherited from caller.
Applied to for-6.1. Thanks.
--
Damien Le Moal
Western Digital Research
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-09-16 14:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-30 7:50 [PATCH] ata: libata-sff: Fix double word in comments Shaomin Deng
2022-09-16 14:21 ` Damien Le Moal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®