From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758129AbaJ3BtI (ORCPT ); Wed, 29 Oct 2014 21:49:08 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:52521 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756925AbaJ3BtF (ORCPT ); Wed, 29 Oct 2014 21:49:05 -0400 Date: Wed, 29 Oct 2014 18:49:02 -0700 From: Brian Norris To: Andrea Adami Cc: "linux-mtd@lists.infradead.org" , linux-kernel@vger.kernel.org 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: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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