mfd: rave-sp: Fix typo in rave_sp_checksum comment
Caculated -> Calculated Signed-off-by: Yangtao Li <tiny.windzz@gmail.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
parent
ddf5aaa8ee
commit
f7b1e49c67
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue