Char: stallion, remove user class report request
[deliverable/linux.git] / drivers / char / stallion.c
index 8c73ccb8830ff685e8e21bb2dc6a6413e6a813b5..1410dfec0173922d2e22d250a36e5befd98e0380 100644 (file)
@@ -2357,9 +2357,6 @@ static int __devinit stl_pciprobe(struct pci_dev *pdev,
        if ((pdev->class >> 8) == PCI_CLASS_STORAGE_IDE)
                goto err;
 
-       dev_info(&pdev->dev, "please, report this to LKML: %x/%x/%x\n",
-                       pdev->vendor, pdev->device, pdev->class);
-
        retval = pci_enable_device(pdev);
        if (retval)
                goto err;
This page took 0.027211 seconds and 5 git commands to generate.