[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181215082918.26613-1-tiny.windzz@gmail.com>
Date: Sat, 15 Dec 2018 03:29:18 -0500
From: Yangtao Li <tiny.windzz@...il.com>
To: lee.jones@...aro.org
Cc: linux-kernel@...r.kernel.org, Yangtao Li <tiny.windzz@...il.com>
Subject: [RESEND] mfd: rave-sp: fix typo in rave_sp_checksum comment
Caculated -> Calculated
Signed-off-by: Yangtao Li <tiny.windzz@...il.com>
---
drivers/mfd/rave-sp.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/rave-sp.c b/drivers/mfd/rave-sp.c
index 2a8369657e38..26c7b63e008a 100644
--- a/drivers/mfd/rave-sp.c
+++ b/drivers/mfd/rave-sp.c
@@ -109,7 +109,7 @@ struct rave_sp_reply {
/**
* struct rave_sp_checksum - Variant specific checksum implementation details
*
- * @length: Caculated checksum length
+ * @length: Calculated checksum length
* @subroutine: Utilized checksum algorithm implementation
*/
struct rave_sp_checksum {
--
2.17.0
Powered by blists - more mailing lists