Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / isdn / hisax / l3ni1.c
index f9584491fe8e42eca96560967892f31d0d53d8f4..7b229c0ce1151b29e99bcf25c784bf80a9608a3b 100644 (file)
@@ -1449,7 +1449,7 @@ l3ni1_setup(struct l3_process *pc, u_char pr, void *arg)
         * Bearer Capabilities
         */
        p = skb->data;
-       /* only the first occurence 'll be detected ! */
+       /* only the first occurrence 'll be detected ! */
        if ((p = findie(p, skb->len, 0x04, 0))) {
                if ((p[1] < 2) || (p[1] > 11))
                        err = 1;
@@ -2017,7 +2017,7 @@ static void l3ni1_redir_req_early(struct l3_process *pc, u_char pr, void *arg)
 
 /***********************************************/
 /* handle special commands for this protocol.  */
-/* Examples are call independant services like */
+/* Examples are call independent services like */
 /* remote operations with dummy  callref.      */
 /***********************************************/
 static int l3ni1_cmd_global(struct PStack *st, isdn_ctrl *ic)