fix comment/printk typos concerning "already"
[deliverable/linux.git] / drivers / isdn / hardware / mISDN / avmfritz.c
index d4215369bb59dde8f5ab629db3ceb259d0c0480e..472a2af79446f61306060d236392b6a639c7cc26 100644 (file)
@@ -1116,7 +1116,7 @@ fritz_remove_pci(struct pci_dev *pdev)
                release_card(card);
        else
                if (debug)
-                       pr_info("%s: drvdata allready removed\n", __func__);
+                       pr_info("%s: drvdata already removed\n", __func__);
 }
 
 static struct pci_device_id fcpci_ids[] __devinitdata = {
This page took 0.044356 seconds and 5 git commands to generate.