From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pd0-x233.google.com ([2607:f8b0:400e:c02::233]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xjere-0005Id-2P for linux-mtd@lists.infradead.org; Thu, 30 Oct 2014 01:49:26 +0000 Received: by mail-pd0-f179.google.com with SMTP id g10so4082074pdj.24 for ; Wed, 29 Oct 2014 18:49:05 -0700 (PDT) Date: Wed, 29 Oct 2014 18:49:02 -0700 From: Brian Norris To: Andrea Adami Subject: Re: [PATCH] mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips Message-ID: <20141030014902.GF23619@ld-irv-0074> References: <1414020181-8855-1-git-send-email-andrea.adami@gmail.com> <20141028222511.GB23619@ld-irv-0074> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: "linux-mtd@lists.infradead.org" , linux-kernel@vger.kernel.org List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Oct 30, 2014 at 12:45:36AM +0100, Andrea Adami wrote: > If you don't see more issues I'd resend the patch adding the initial From:. I think everything else looks good, so I'll just modify the 'From' myself this time. Brian