tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / isdn / hardware / mISDN / hfcsusb.c
index fc46a26..a64bb6c 100644 (file)
@@ -721,7 +721,7 @@ hfcsusb_setup_bch(struct bchannel *bch, int protocol)
        switch (protocol) {
        case (-1):      /* used for init */
                bch->state = -1;
-               /* fall trough */
+               /* fall through */
        case (ISDN_P_NONE):
                if (bch->state == ISDN_P_NONE)
                        return 0; /* already in idle state */