linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scsi: ufs: Remove repeated word
       [not found] <CGME20210604024038epcms2p2801b5b2e10e93ba4ecf5f6069bf862f1@epcms2p2>
@ 2021-06-04  2:40 ` Keoseong Park
  2021-06-08  2:24   ` Martin K. Petersen
  2021-06-16  3:49   ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Keoseong Park @ 2021-06-04  2:40 UTC (permalink / raw)
  To: ALIM AKHTAR, avri.altman, jejb, martin.petersen, cang,
	stanley.chu, beanhuo, jaegeuk, adrian.hunter, linux-scsi,
	linux-kernel

Remove repeated word "for" in comments.

Signed-off-by: Keoseong Park <keosung.park@samsung.com>
---
 drivers/scsi/ufs/ufshcd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/ufs/ufshcd.c b/drivers/scsi/ufs/ufshcd.c
index af527e77fe66..aca475b5e27a 100644
--- a/drivers/scsi/ufs/ufshcd.c
+++ b/drivers/scsi/ufs/ufshcd.c
@@ -2809,7 +2809,7 @@ ufshcd_clear_cmd(struct ufs_hba *hba, int tag)
 	spin_unlock_irqrestore(hba->host->host_lock, flags);
 
 	/*
-	 * wait for for h/w to clear corresponding bit in door-bell.
+	 * wait for h/w to clear corresponding bit in door-bell.
 	 * max. wait is 1 sec.
 	 */
 	err = ufshcd_wait_for_register(hba,
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] scsi: ufs: Remove repeated word
  2021-06-04  2:40 ` [PATCH] scsi: ufs: Remove repeated word Keoseong Park
@ 2021-06-08  2:24   ` Martin K. Petersen
  2021-06-16  3:49   ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2021-06-08  2:24 UTC (permalink / raw)
  To: Keoseong Park
  Cc: ALIM AKHTAR, avri.altman, jejb, martin.petersen, cang,
	stanley.chu, beanhuo, jaegeuk, adrian.hunter, linux-scsi,
	linux-kernel


Keoseong,

> Remove repeated word "for" in comments.

Applied to 5.14/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] scsi: ufs: Remove repeated word
  2021-06-04  2:40 ` [PATCH] scsi: ufs: Remove repeated word Keoseong Park
  2021-06-08  2:24   ` Martin K. Petersen
@ 2021-06-16  3:49   ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2021-06-16  3:49 UTC (permalink / raw)
  To: jejb, beanhuo, stanley.chu, ALIM AKHTAR, cang, Keoseong Park,
	adrian.hunter, linux-kernel, jaegeuk, linux-scsi, avri.altman
  Cc: Martin K . Petersen

On Fri, 04 Jun 2021 11:40:38 +0900, Keoseong Park wrote:

> Remove repeated word "for" in comments.

Applied to 5.14/scsi-queue, thanks!

[1/1] scsi: ufs: Remove repeated word
      https://git.kernel.org/mkp/scsi/c/32424902331b

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-16  3:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20210604024038epcms2p2801b5b2e10e93ba4ecf5f6069bf862f1@epcms2p2>
2021-06-04  2:40 ` [PATCH] scsi: ufs: Remove repeated word Keoseong Park
2021-06-08  2:24   ` Martin K. Petersen
2021-06-16  3:49   ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).