Re: [PATCH V2 2/3] x86, microcode, intel: Correct typo in printk

From: Joe Perches
Date: Thu May 23 2013 - 14:12:58 EST


On Thu, 2013-05-23 at 10:40 -0500, Jacob Shin wrote:
> User-visible so correct it.
[]
> diff --git a/arch/x86/kernel/microcode_intel_early.c b/arch/x86/kernel/microcode_intel_early.c
[]
> @@ -529,7 +529,7 @@ int save_mc_for_early(u8 *mc)
[]
> - pr_err("Can not save microcode patch.\n");
> + pr_err("Cannot save microcode patches from initrd.\n");

It seems you enhanced the message rather than fixed
a typo so I think the subject line isn't correct.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/