The patch titled uml: spelling fix has been added to the -mm tree. Its filename is uml-spelling-fix.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** 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 The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: uml: spelling fix From: Joe Perches <joe@xxxxxxxxxxx> Spelling fix Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> Signed-off-by: Jeff Dike <jdike@xxxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- arch/um/sys-x86_64/signal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN arch/um/sys-x86_64/signal.c~uml-spelling-fix arch/um/sys-x86_64/signal.c --- a/arch/um/sys-x86_64/signal.c~uml-spelling-fix +++ a/arch/um/sys-x86_64/signal.c @@ -112,7 +112,7 @@ static int copy_sc_to_user(struct sigcon err |= PUTREG(regs, RSI, to, si); err |= PUTREG(regs, RBP, to, bp); /* - * Must use orignal RSP, which is passed in, rather than what's in + * Must use original RSP, which is passed in, rather than what's in * the pt_regs, because that's already been updated to point at the * signal frame. */ _ Patches currently in -mm which might be from joe@xxxxxxxxxxx are git-alsa.patch git-cpufreq.patch git-powerpc.patch git-dvb.patch git-hwmon.patch git-ieee1394.patch git-infiniband.patch git-jfs.patch git-kvm.patch git-net.patch git-selinux.patch git-s390.patch git-sh.patch git-unionfs.patch git-x86.patch uml-add-missing-space.patch uml-style-fixes-in-arch-um-kernel.patch uml-spelling-fix.patch maintainers-remove-adam-fritzler-update-his-email-address-in-other-sources.patch spi_imx-spelling-fixes.patch printk_ratelimit-functions-should-use-config_printk.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