The patch titled Subject: drivers/base/cpu.c: Fix typo in comment has been removed from the -mm tree. Its filename was drivers-base-cpuc-fix-typo-in-comment.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Subject: drivers/base/cpu.c: Fix typo in comment Signed-off-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/base/cpu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/base/cpu.c~drivers-base-cpuc-fix-typo-in-comment drivers/base/cpu.c --- a/drivers/base/cpu.c~drivers-base-cpuc-fix-typo-in-comment +++ a/drivers/base/cpu.c @@ -224,7 +224,7 @@ static void cpu_device_release(struct de * by the cpu device. * * Never copy this way of doing things, or you too will be made fun of - * on the linux-kerenl list, you have been warned. + * on the linux-kernel list, you have been warned. */ } _ Patches currently in -mm which might be from ralf@xxxxxxxxxxxxxx are linux-next.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