Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / sctp / sm_sideeffect.c
index b21b218d564f20f9f9b04e39412a0499377d8d62..5f86ee4b54c1113ba065b908bb7ada1b07e2b047 100644 (file)
@@ -482,7 +482,7 @@ static void sctp_do_8_2_transport_strike(struct sctp_association *asoc,
         * If the timer was a heartbeat, we only increment error counts
         * when we already have an outstanding HEARTBEAT that has not
         * been acknowledged.
-        * Additionaly, some tranport states inhibit error increments.
+        * Additionally, some tranport states inhibit error increments.
         */
        if (!is_hb) {
                asoc->overall_error_count++;