Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / ia64 / lib / do_csum.S
index 6bec2fc9f5b294bf1980680a9545d60c8edd3f7c..1a431a5cf86ffb8d57f1b3adc417c4985818d055 100644 (file)
@@ -201,7 +201,7 @@ GLOBAL_ENTRY(do_csum)
        ;;
 (p6)   adds result1[0]=1,result1[0]
 (p9)   br.cond.sptk .do_csum_exit      // if (count == 1) exit
-       // Fall through to caluculate the checksum, feeding result1[0] as
+       // Fall through to calculate the checksum, feeding result1[0] as
        // the initial value in result1[0].
        //
        // Calculate the checksum loading two 8-byte words per loop.