From: wangjianli <wangjianli@cdjrlc.com>
To: damien.lemoal@opensource.wdc.com
Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org,
wangjianli <wangjianli@cdjrlc.com>
Subject: [PATCH] drivers/ata: fix repeated words in comments
Date: Thu, 8 Sep 2022 20:48:42 +0800 [thread overview]
Message-ID: <20220908124842.25435-1-wangjianli@cdjrlc.com> (raw)
Delete the redundant word 'in'.
Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
drivers/ata/sata_dwc_460ex.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/ata/sata_dwc_460ex.c b/drivers/ata/sata_dwc_460ex.c
index e3263e961045..a4c83a6e5631 100644
--- a/drivers/ata/sata_dwc_460ex.c
+++ b/drivers/ata/sata_dwc_460ex.c
@@ -1087,7 +1087,7 @@ static struct scsi_host_template sata_dwc_sht = {
/*
* test-only: Currently this driver doesn't handle NCQ
* correctly. We enable NCQ but set the queue depth to a
- * max of 1. This will get fixed in in a future release.
+ * max of 1. This will get fixed in a future release.
*/
.sg_tablesize = LIBATA_MAX_PRD,
/* .can_queue = ATA_MAX_QUEUE, */
--
2.36.1
next reply other threads:[~2022-09-08 12:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-08 12:48 wangjianli [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-08 12:49 [PATCH] drivers/ata: fix repeated words in comments wangjianli
2022-09-08 12:56 ` Conor.Dooley
2022-09-08 13:02 ` James Bottomley
2022-09-08 13:09 ` Conor.Dooley
2022-09-08 14:03 ` James Bottomley
2022-09-10 8:24 ` Damien Le Moal
2022-08-25 12:36 Jilin Yuan
2022-08-25 22:27 ` Damien Le Moal
2022-07-10 5:22 Jilin Yuan
2022-07-10 14:21 ` James Bottomley
2022-07-10 23:11 ` Damien Le Moal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220908124842.25435-1-wangjianli@cdjrlc.com \
--to=wangjianli@cdjrlc.com \
--cc=damien.lemoal@opensource.wdc.com \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox