linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND] mfd: rave-sp: fix typo in rave_sp_checksum comment
@ 2018-12-15  8:29 Yangtao Li
  2018-12-21  9:27 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Yangtao Li @ 2018-12-15  8:29 UTC (permalink / raw)
  To: lee.jones; +Cc: linux-kernel, Yangtao Li

Caculated -> Calculated

Signed-off-by: Yangtao Li <tiny.windzz@gmail.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


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

end of thread, other threads:[~2018-12-21  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-15  8:29 [RESEND] mfd: rave-sp: fix typo in rave_sp_checksum comment Yangtao Li
2018-12-21  9:27 ` Lee Jones

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).