The patch titled mtd: fix comment typo (devic) has been added to the -mm tree. Its filename is mtd-fix-comment-typo-devic.patch See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: mtd: fix comment typo (devic) From: Alexey Dobriyan <adobriyan@xxxxxxxxx> Signed-off-by: Alexey Dobriyan <adobriyan@xxxxxxxxx> Cc: David Woodhouse <dwmw2@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/mtd/chips/jedec_probe.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/mtd/chips/jedec_probe.c~mtd-fix-comment-typo-devic drivers/mtd/chips/jedec_probe.c --- a/drivers/mtd/chips/jedec_probe.c~mtd-fix-comment-typo-devic +++ a/drivers/mtd/chips/jedec_probe.c @@ -1889,7 +1889,7 @@ static int cfi_jedec_setup(struct cfi_pr /* - * There is a BIG problem properly ID'ing the JEDEC devic and guaranteeing + * There is a BIG problem properly ID'ing the JEDEC device and guaranteeing * the mapped address, unlock addresses, and proper chip ID. This function * attempts to minimize errors. It is doubtfull that this probe will ever * be perfect - consequently there should be some module parameters that _ Patches currently in -mm which might be from adobriyan@xxxxxxxxx are origin.patch sx-fix-user-visible-typo-devic.patch mtd-fix-comment-typo-devic.patch lockd-endianness-annotations.patch config_pm=n-slim-drivers-pcmcia.patch i82092-wire-up-errors-from-pci_register_driver.patch megaraid-fix-warnings-when-config_proc_fs=n.patch scsi_libc-use-build_bug_on.patch prism54-use-build_bug_on.patch x86_64-use-build_bug_on-in-fpu-code.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