From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: RE: [PATCH 1/6] scsi: megaraid_sas - add hibernation support Date: Fri, 16 Nov 2007 16:18:25 -0600 Message-ID: <1195251505.3407.30.camel@localhost.localdomain> References: <9738BCBE884FDB42801FAD8A7769C26501CE50E4@NAMAIL1.ad.lsil.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from hancock.steeleye.com ([71.30.118.248]:45067 "EHLO hancock.sc.steeleye.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751164AbXKPWSd (ORCPT ); Fri, 16 Nov 2007 17:18:33 -0500 In-Reply-To: <9738BCBE884FDB42801FAD8A7769C26501CE50E4@NAMAIL1.ad.lsil.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: "Yang, Bo" Cc: linux-scsi@vger.kernel.org, akpm@osdl.org, linux-kernel@vger.kernel.org, "Patro, Sumant" On Fri, 2007-11-16 at 14:31 -0700, Yang, Bo wrote: > James, > > Do you have get any feedback for those patches? Based on those patches > be added to the scsi_misc tree, we have more patches need to submit. > Please let me know. Well, the last one had a large amount of whitespace cleanup to do: Warning: trailing whitespace in lines 4,9,15,29,34,38,40,46,58,64,77,83,104,108,113,121,125,128,134,137,138 of Documentation/scsi/ChangeLog.megaraid_sas So it took me a while to clean it up. James