From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932131AbbESJkv (ORCPT ); Tue, 19 May 2015 05:40:51 -0400 Received: from cantor2.suse.de ([195.135.220.15]:55023 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755440AbbESJks (ORCPT ); Tue, 19 May 2015 05:40:48 -0400 Date: Tue, 19 May 2015 11:40:38 +0200 From: Borislav Petkov To: Huang Rui Cc: Len Brown , "Rafael J. Wysocki" , Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org, Fengguang Wu , Aaron Lu , Tony Li Subject: Re: [RFC PATCH 4/4] x86, mwait: fix redundant comment Message-ID: <20150519094038.GB4819@pd.tnic> References: <1432022472-2224-1-git-send-email-ray.huang@amd.com> <1432022472-2224-5-git-send-email-ray.huang@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1432022472-2224-5-git-send-email-ray.huang@amd.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 19, 2015 at 04:01:12PM +0800, Huang Rui wrote: > This patch removes the redundant comment. > > Signed-off-by: Huang Rui > --- > arch/x86/kernel/process.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/x86/kernel/process.c b/arch/x86/kernel/process.c > index 9d68193..e3e12b6 100644 > --- a/arch/x86/kernel/process.c > +++ b/arch/x86/kernel/process.c > @@ -458,7 +458,7 @@ static int not_support_mwaitx(const struct cpuinfo_x86 *c) > } > > /* > - * MONITOR/MWAIT with no hints, used for default default C1 state. > + * MONITOR/MWAIT with no hints, used for default C1 state. > * This invokes MWAIT with interrutps enabled and no flags, > * which is backwards compatible with the original MWAIT implementation. > */ Applied, thanks. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --