The patch titled Char: stallion, remove user class report request has been removed from the -mm tree. Its filename was char-stallion-remove-user-class-report-request.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ Subject: Char: stallion, remove user class report request From: Jiri Slaby <jirislaby@xxxxxxxxx> stallion, remove user class report request Signed-off-by: Jiri Slaby <jirislaby@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/char/stallion.c | 3 --- 1 file changed, 3 deletions(-) diff -puN drivers/char/stallion.c~char-stallion-remove-user-class-report-request drivers/char/stallion.c --- a/drivers/char/stallion.c~char-stallion-remove-user-class-report-request +++ a/drivers/char/stallion.c @@ -2357,9 +2357,6 @@ static int __devinit stl_pciprobe(struct 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; _ Patches currently in -mm which might be from jirislaby@xxxxxxxxx are origin.patch some-kmalloc-memset-kzalloc-tree-wide.patch shrink_slab-handle-bad-shrinkers.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html