Thread (3 messages) 3 messages, 3 authors, 2025-03-11

Re: [PATCH][next] scsi: ufs: rockchip: Fix spelling mistake "susped" -> "suspend"

From: Shawn Lin <shawn.lin@rock-chips.com>
Date: 2025-02-26 08:04:46
Also in: kernel-janitors, linux-rockchip, linux-scsi, lkml

在 2025/2/25 18:11, Colin Ian King 写道:
There is a spelling mistake in a dev_err message. Fix it.
Acked-by: Shawn Lin <shawn.lin@rock-chips.com>

Thanks Colin.

quoted hunk ↗ jump to hunk
Signed-off-by: Colin Ian King <redacted>
---
  drivers/ufs/host/ufs-rockchip.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/ufs/host/ufs-rockchip.c b/drivers/ufs/host/ufs-rockchip.c
index 5b0ea9820767..dddff5f538b9 100644
--- a/drivers/ufs/host/ufs-rockchip.c
+++ b/drivers/ufs/host/ufs-rockchip.c
@@ -307,7 +307,7 @@ static int ufs_rockchip_system_suspend(struct device *dev)
  
  	err = ufshcd_system_suspend(dev);
  	if (err) {
-		dev_err(hba->dev, "UFSHCD system susped failed %d\n", err);
+		dev_err(hba->dev, "UFSHCD system suspend failed %d\n", err);
  		return err;
  	}
  
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help