From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932629AbcCHJo7 (ORCPT ); Tue, 8 Mar 2016 04:44:59 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:33147 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753497AbcCHJo4 (ORCPT ); Tue, 8 Mar 2016 04:44:56 -0500 Date: Tue, 8 Mar 2016 10:44:53 +0100 From: Pavel Machek To: Philippe Loctaux Cc: rjw@rjwysocki.net, len.brown@intel.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Kernel: Power: main.c: Cleaned up a comment block Message-ID: <20160308094452.GA14693@amd> References: <1457345355-20102-1-git-send-email-phil@philippeloctaux.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1457345355-20102-1-git-send-email-phil@philippeloctaux.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 Mon 2016-03-07 11:09:15, Philippe Loctaux wrote: > Removed a * in the beginning of the block, and removed an unnecessary space. > > Signed-off-by: Philippe Loctaux NAK. Google kerneldoc, people actually like two spaces after ., and you should not be changing whitespace unless you update code, anyway. Pavel > --- > kernel/power/main.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/kernel/power/main.c b/kernel/power/main.c > index 2794697..d7386cb 100644 > --- a/kernel/power/main.c > +++ b/kernel/power/main.c > @@ -288,11 +288,11 @@ static inline void pm_print_times_init(void) {} > > struct kobject *power_kobj; > > -/** > +/* > * state - control system sleep states. > * > * show() returns available sleep state labels, which may be "mem", "standby", > - * "freeze" and "disk" (hibernation). See Documentation/power/states.txt for a > + * "freeze" and "disk" (hibernation). See Documentation/power/states.txt for a > * description of what they mean. > * > * store() accepts one of those strings, translates it into the proper -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html