The patch titled Fix typo in include/linux/pci.h has been removed from the -mm tree. Its filename was fix-typo-in-include-linux-pcih.patch This patch was dropped because it isn't in the present -mm lineup ------------------------------------------------------ Subject: Fix typo in include/linux/pci.h From: Rolf Eike Beer <eike-kernel@xxxxxxxxx> Signed-off-by: Rolf Eike Beer <eike-kernel@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/linux/pci.h | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN include/linux/pci.h~fix-typo-in-include-linux-pcih include/linux/pci.h --- a/include/linux/pci.h~fix-typo-in-include-linux-pcih +++ a/include/linux/pci.h @@ -315,7 +315,7 @@ struct pci_dynids { /* ---------------------------------------------------------------- */ /** PCI Error Recovery System (PCI-ERS). If a PCI device driver provides - * a set fof callbacks in struct pci_error_handlers, then that device driver + * a set of callbacks in struct pci_error_handlers, then that device driver * will be notified of PCI bus errors, and will be driven to recovery * when an error occurs. */ _ Patches currently in -mm which might be from eike-kernel@xxxxxxxxx are origin.patch git-dvb.patch git-r8169.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