treewide: fix typo in printk and Kconfig
[firefly-linux-kernel-4.4.55.git] / drivers / isdn / mISDN / l1oip_core.c
index 9f454d76cc060984317e31310b60e34080e0c6c5..67c21876c35f1ae1bab2f9d0e9c98830b061f642 100644 (file)
@@ -1334,7 +1334,7 @@ init_card(struct l1oip *hc, int pri, int bundle)
        if (id[l1oip_cnt] == 0) {
                printk(KERN_WARNING "Warning: No 'id' value given or "
                       "0, this is highly unsecure. Please use 32 "
-                      "bit randmom number 0x...\n");
+                      "bit random number 0x...\n");
        }
        hc->id = id[l1oip_cnt];
        if (debug & DEBUG_L1OIP_INIT)