The patch titled Subject: kexec: fix a typo in comment has been removed from the -mm tree. Its filename was kexec-fix-a-typo-in-comment.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Alexander Kuleshov <kuleshovmail@xxxxxxxxx> Subject: kexec: fix a typo in comment Signed-off-by: Alexander Kuleshov <kuleshovmail@xxxxxxxxx> Acked-by: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx> Acked-by: Vivek Goyal <vgoyal@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/kexec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN kernel/kexec.c~kexec-fix-a-typo-in-comment kernel/kexec.c --- a/kernel/kexec.c~kexec-fix-a-typo-in-comment +++ a/kernel/kexec.c @@ -444,7 +444,7 @@ arch_kexec_apply_relocations(const Elf_E } /* - * Free up memory used by kernel, initrd, and comand line. This is temporary + * Free up memory used by kernel, initrd, and command line. This is temporary * memory allocation which is not needed any more after these buffers have * been loaded into separate segments and have been copied elsewhere. */ _ Patches currently in -mm which might be from kuleshovmail@xxxxxxxxx are origin.patch fs-fat-remove-unnecessary-defintion.patch fs-fat-remove-unnecessary-includes.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