From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from out02.mta.xmission.com ([166.70.13.232]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Y77KQ-0004Kp-Qk for kexec@lists.infradead.org; Fri, 02 Jan 2015 18:52:09 +0000 From: ebiederm@xmission.com (Eric W. Biederman) References: <1420221379-4553-1-git-send-email-kuleshovmail@gmail.com> Date: Fri, 02 Jan 2015 12:48:51 -0600 In-Reply-To: <1420221379-4553-1-git-send-email-kuleshovmail@gmail.com> (Alexander Kuleshov's message of "Fri, 2 Jan 2015 23:56:19 +0600") Message-ID: <87vbkpvx0s.fsf@x220.int.ebiederm.org> MIME-Version: 1.0 Subject: Re: [PATCH] kexec: Fix a typo in comment List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Alexander Kuleshov Cc: kexec@lists.infradead.org, linux-kernel@vger.kernel.org, Vivek Goyal Alexander Kuleshov writes: > Signed-off-by: Alexander Kuleshov Acked-by: "Eric W. Biederman" > --- > 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. > */ _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec