Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7b1e49c authored by Yangtao Li's avatar Yangtao Li Committed by Lee Jones
Browse files

mfd: rave-sp: Fix typo in rave_sp_checksum comment



Caculated -> Calculated

Signed-off-by: default avatarYangtao Li <tiny.windzz@gmail.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent ddf5aaa8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 {