The patch titled uml: spelling fix has been removed from the -mm tree. Its filename was uml-spelling-fix.patch This patch was dropped because it was merged into mainline or a subsystem tree 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 origin.patch uml-add-missing-space.patch uml-style-fixes-in-arch-um-kernel.patch git-cpufreq.patch git-hwmon.patch git-kvm.patch git-unionfs.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