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

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
......@@ -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 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment