From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] PM: add statistics sysfs file for suspend to ram Date: Wed, 3 Aug 2011 22:27:29 -0700 Message-ID: <20110804052729.GA12707@suse.de> References: <6E3BC7F7C9A4BF4286DD4C043110F30B5B790E5741@shsmsx502.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <6E3BC7F7C9A4BF4286DD4C043110F30B5B790E5741@shsmsx502.ccr.corp.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: "Liu, ShuoX" Cc: "Brown, Len" , "linux-pm@lists.linux-foundation.org" List-Id: linux-pm@vger.kernel.org On Thu, Aug 04, 2011 at 01:13:38PM +0800, Liu, ShuoX wrote: > >From a906b0b5b4ff3414ceb9fc7a69a3d7c9d66e46b1 Mon Sep 17 00:00:00 2001 > From: ShuoX Liu > Date: Thu, 28 Jul 2011 10:54:22 +0800 > Subject: [PATCH] PM: add statistics sysfs file for suspend to ram. What's this stuff here for? That's not needed (hint, I would have to edit it out by hand to be able to apply this patch.) Thanks for resending a version that passes checkpatch.pl and could be applied, but all of my previous comments still stand. This patch, as is, is totally unacceptable. greg k-h