[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250902071305.88078-1-zhao.xichao@vivo.com>
Date: Tue, 2 Sep 2025 15:13:05 +0800
From: Xichao Zhao <zhao.xichao@...o.com>
To: srini@...nel.org
Cc: linux-sound@...r.kernel.org,
linux-kernel@...r.kernel.org,
Xichao Zhao <zhao.xichao@...o.com>
Subject: [PATCH] slimbus: messaging: fix "transfered"->"transferred"
Trivial fix to spelling mistake in comment text.
Signed-off-by: Xichao Zhao <zhao.xichao@...o.com>
---
drivers/slimbus/messaging.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/slimbus/messaging.c b/drivers/slimbus/messaging.c
index 6f01d944f9c6..9ae0a5a5dafc 100644
--- a/drivers/slimbus/messaging.c
+++ b/drivers/slimbus/messaging.c
@@ -224,7 +224,7 @@ static u16 slim_slicesize(int code)
/**
* slim_xfer_msg() - Transfer a value info message on slim device
*
- * @sbdev: slim device to which this msg has to be transfered
+ * @sbdev: slim device to which this msg has to be transferred
* @msg: value info message pointer
* @mc: message code of the message
*
--
2.34.1
Powered by blists - more mailing lists