The patch titled Fix typo in include/linux/pci.h has been added to the -mm tree. Its filename is fix-typo-in-include-linux-pcih.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ 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-netdev-all.patch fix-typo-in-include-linux-pcih.patch mm-use-div_round_up-in-mm-memoryc.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