From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: [RFC][PATCH 1/7] PM: Update kerneldoc comments in drivers/base/power/main.c Date: Wed, 19 Aug 2009 15:00:47 -0700 Message-ID: <4A8C760F.9040003@oracle.com> References: <200908122218.13975.rjw@sisk.pl> <200908170215.21173.rjw@sisk.pl> <200908170216.38401.rjw@sisk.pl> <200908192357.31358.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from rcsinet11.oracle.com ([148.87.113.123]:64402 "EHLO rgminet11.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750787AbZHSWCS (ORCPT ); Wed, 19 Aug 2009 18:02:18 -0400 In-Reply-To: <200908192357.31358.rjw@sisk.pl> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: Alan Stern , Greg KH , Randy Dunlap , linux-pm , linux-acpi , Linux Kernel Mailing List , Zhang Rui , Len Brown , Arjan van de Ven Rafael J. Wysocki wrote: > On Monday 17 August 2009, Rafael J. Wysocki wrote: >> From: Rafael J. Wysocki >> Subject: PM: Update kerneldoc comments in drivers/base/power/main.c >> >> The kerneldoc comments in drivers/base/power/main.c are generally >> outdated and some of them don't describe the functions very >> accurately. Update them and standardize the format to use spaces >> instead of tabs. >> >> Signed-off-by: Rafael J. Wysocki > > Any objections to this patch from anyone? Greg, Alan, Randy? Nope, it's good. Thanks. Acked-by: Randy Dunlap > Best, > Rafael > > >> --- >> drivers/base/power/main.c | 169 ++++++++++++++++++++++------------------------ >> 1 file changed, 84 insertions(+), 85 deletions(-)