> if ((dev->class & ~(0xfa)) != ((PCI_CLASS_STORAGE_IDE << 8) | 5)) { > - printk("%s: not 100%% native mode: will probe irqs later\n", d->name); > + printk("%s: not 100% native mode: will probe irqs later\n", d->name); > pciirq = ide_special_settings(dev, d->name); I disagree with the patch. The bug is in printk - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- [PATCH] ide-pci.c: typo Frédéric L . W . Meunier
- Re: [PATCH] ide-pci.c: typo Alan Cox
- Re: [PATCH] ide-pci.c: typo Frédéric L . W . Meunier
- Re: [PATCH] ide-pci.c: typo Bruce Korb
- Re: [PATCH] ide-pci.c: typo Matthew Kirkwood