From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v2 3/17] arcmsr: Add code to support system hibernation Date: Mon, 11 Aug 2014 06:11:44 -0700 Message-ID: <20140811131144.GA23466@infradead.org> References: <1407499546.5099.8.camel@Centos6.3-64> <53E4DD71.4050203@redhat.com> <1407755395.4803.10.camel@Centos6.3-64> <20140811130731.GK11899@mwanda> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:46521 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751271AbaHKNLt (ORCPT ); Mon, 11 Aug 2014 09:11:49 -0400 Content-Disposition: inline In-Reply-To: <20140811130731.GK11899@mwanda> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Dan Carpenter Cc: Ching Huang , Tomas Henzl , jbottomley@parallels.com, agordeev@redhat.com, linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org On Mon, Aug 11, 2014 at 04:07:31PM +0300, Dan Carpenter wrote: > On Mon, Aug 11, 2014 at 07:09:55PM +0800, Ching Huang wrote: > > Yes. 18/18 is obsolete. > > Thanks to Tomas's advice. > > > > There is no way to keep track of all the patches because they aren't > in an email thread. Could you resend everything using git-format-patch > to send them as one thread? Agreed. Also try to use git-send-email to get the threading right.