[PATCH] kexec: Fix a typo in comment
Eric W. Biederman
ebiederm at xmission.com
Fri Jan 2 10:48:51 PST 2015
Alexander Kuleshov <kuleshovmail at gmail.com> writes:
> Signed-off-by: Alexander Kuleshov <kuleshovmail at gmail.com>
Acked-by: "Eric W. Biederman" <ebiederm at xmission.com>
> ---
> kernel/kexec.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/kernel/kexec.c b/kernel/kexec.c
> index 9a8a01a..75a8b7e 100644
> --- a/kernel/kexec.c
> +++ b/kernel/kexec.c
> @@ -444,7 +444,7 @@ arch_kexec_apply_relocations(const Elf_Ehdr *ehdr, Elf_Shdr *sechdrs,
> }
>
> /*
> - * 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.
> */
More information about the kexec
mailing list