From 186797ce330867b4c3609e503d2fee2fc6940954 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Tue, 17 Jul 2007 04:05:22 -0700 Subject: Char: stallion, remove user class report request stallion, remove user class report request Signed-off-by: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/char/stallion.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'drivers/char/stallion.c') diff --git a/drivers/char/stallion.c b/drivers/char/stallion.c index 8c73ccb8830..1410dfec017 100644 --- a/drivers/char/stallion.c +++ b/drivers/char/stallion.c @@ -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; -- cgit v1.2.3