Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Yangtao Li and committed by
Lee Jones
f7b1e49c ddf5aaa8

+1 -1
+1 -1
drivers/mfd/rave-sp.c
··· 109 109 /** 110 110 * struct rave_sp_checksum - Variant specific checksum implementation details 111 111 * 112 - * @length: Caculated checksum length 112 + * @length: Calculated checksum length 113 113 * @subroutine: Utilized checksum algorithm implementation 114 114 */ 115 115 struct rave_sp_checksum {