linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] scsi: ufs: core: Fix typo for register name in comments
       [not found] <CGME20221017095815epcms2p110e3421b99bb9a937620b4d065d0ed12@epcms2p1>
@ 2022-10-17  9:58 ` Keoseong Park
  2022-10-17 14:24   ` Bart Van Assche
  2022-10-22  3:52   ` Martin K. Petersen
  0 siblings, 2 replies; 3+ messages in thread
From: Keoseong Park @ 2022-10-17  9:58 UTC (permalink / raw)
  To: ALIM AKHTAR, avri.altman, bvanassche, jejb, martin.petersen,
	beanhuo, stanley.chu, Jinyoung CHOI, linux-scsi, linux-kernel

Change "UTRMLCLR" to "UTMRLCLR".
The meaning is "UTP Task Management Request List CLear Register"

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

diff --git a/drivers/ufs/core/ufshcd.c b/drivers/ufs/core/ufshcd.c
index 7c15cbc737b4..9c5f100b488c 100644
--- a/drivers/ufs/core/ufshcd.c
+++ b/drivers/ufs/core/ufshcd.c
@@ -772,7 +772,7 @@ static inline void ufshcd_utrl_clear(struct ufs_hba *hba, u32 mask)
 }
 
 /**
- * ufshcd_utmrl_clear - Clear a bit in UTRMLCLR register
+ * ufshcd_utmrl_clear - Clear a bit in UTMRLCLR register
  * @hba: per adapter instance
  * @pos: position of the bit to be cleared
  */
-- 
2.17.1


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

* Re: [PATCH] scsi: ufs: core: Fix typo for register name in comments
  2022-10-17  9:58 ` [PATCH] scsi: ufs: core: Fix typo for register name in comments Keoseong Park
@ 2022-10-17 14:24   ` Bart Van Assche
  2022-10-22  3:52   ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Bart Van Assche @ 2022-10-17 14:24 UTC (permalink / raw)
  To: keosung.park, ALIM AKHTAR, avri.altman, jejb, martin.petersen,
	beanhuo, stanley.chu, Jinyoung CHOI, linux-scsi, linux-kernel

On 10/17/22 02:58, Keoseong Park wrote:
> Change "UTRMLCLR" to "UTMRLCLR".
> The meaning is "UTP Task Management Request List CLear Register"

Reviewed-by: Bart Van Assche <bvanassche@acm.org>

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

* Re: [PATCH] scsi: ufs: core: Fix typo for register name in comments
  2022-10-17  9:58 ` [PATCH] scsi: ufs: core: Fix typo for register name in comments Keoseong Park
  2022-10-17 14:24   ` Bart Van Assche
@ 2022-10-22  3:52   ` Martin K. Petersen
  1 sibling, 0 replies; 3+ messages in thread
From: Martin K. Petersen @ 2022-10-22  3:52 UTC (permalink / raw)
  To: stanley.chu, Jinyoung CHOI, Keoseong Park, jejb, avri.altman,
	bvanassche, linux-scsi, linux-kernel, beanhuo, ALIM AKHTAR
  Cc: Martin K . Petersen

On Mon, 17 Oct 2022 18:58:15 +0900, Keoseong Park wrote:

> Change "UTRMLCLR" to "UTMRLCLR".
> The meaning is "UTP Task Management Request List CLear Register"
> 
> 

Applied to 6.1/scsi-fixes, thanks!

[1/1] scsi: ufs: core: Fix typo for register name in comments
      https://git.kernel.org/mkp/scsi/c/4652b58fe3bb

-- 
Martin K. Petersen	Oracle Linux Engineering

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

end of thread, other threads:[~2022-10-22  3:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20221017095815epcms2p110e3421b99bb9a937620b4d065d0ed12@epcms2p1>
2022-10-17  9:58 ` [PATCH] scsi: ufs: core: Fix typo for register name in comments Keoseong Park
2022-10-17 14:24   ` Bart Van Assche
2022-10-22  3:52   ` 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).