[PATCH] [PATCH] Fix typo in the ERRMSG of function show_mem_usage. "kernel" instead of "kenrel".

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello Eric,

Thanks, I'll merge this fix into v1.6.2.

P.S. I fixed other typos on this occasion.

Regards,
Atsushi Kumagai

>---
> makedumpfile.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/makedumpfile.c b/makedumpfile.c
>index e3be1ab..18cf30f 100644
>--- a/makedumpfile.c
>+++ b/makedumpfile.c
>@@ -10938,7 +10938,7 @@ int show_mem_usage(void)
> 	struct cycle cycle = {0};
>
> 	if (!is_crashkernel_mem_reserved()) {
>-		ERRMSG("No memory is reserved for crashkenrel!\n");
>+		ERRMSG("No memory is reserved for crashkernel!\n");
> 		return FALSE;
> 	}
>
>--
>2.7.4
>
>
>_______________________________________________
>kexec mailing list
>kexec at lists.infradead.org
>http://lists.infradead.org/mailman/listinfo/kexec




[Index of Archives]     [LM Sensors]     [Linux Sound]     [ALSA Users]     [ALSA Devel]     [Linux Audio Users]     [Linux Media]     [Kernel]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux