Skip to content

Commit

Permalink
mfd: rave-sp: Fix typo in rave_sp_checksum comment
Browse files Browse the repository at this point in the history
Caculated -> Calculated

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
  • Loading branch information
Yangtao Li authored and Lee Jones committed Jan 3, 2019
1 parent ddf5aaa commit f7b1e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/mfd/rave-sp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit f7b1e49

Please sign in to comment.