projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddf5aaa
)
mfd: rave-sp: Fix typo in rave_sp_checksum comment
author
Yangtao Li
<tiny.windzz@gmail.com>
Sat, 15 Dec 2018 08:29:18 +0000
(
03:29
-0500)
committer
Lee Jones
<lee.jones@linaro.org>
Thu, 3 Jan 2019 08:32:42 +0000
(08:32 +0000)
Caculated -> Calculated
Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/rave-sp.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mfd/rave-sp.c
b/drivers/mfd/rave-sp.c
index 2a8369657e38875f31f1ef7cb215b11ead123f59..26c7b63e008a89260ebd80bf016cca25e81005c2 100644
(file)
--- 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: Ca
l
culated checksum length
* @subroutine: Utilized checksum algorithm implementation
*/
struct rave_sp_checksum {