From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ie0-x230.google.com ([2607:f8b0:4001:c03::230]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WDIFt-0006Uq-1u for linux-mtd@lists.infradead.org; Tue, 11 Feb 2014 18:40:25 +0000 Received: by mail-ie0-f176.google.com with SMTP id tp5so4798022ieb.21 for ; Tue, 11 Feb 2014 10:40:03 -0800 (PST) Date: Tue, 11 Feb 2014 10:39:59 -0800 From: Brian Norris To: Axel Lin Subject: Re: [PATCH] mtd: m25p80.c: Use positive logic to check JEDEC id Message-ID: <20140211183959.GE18440@ld-irv-0074> References: <1390290994.21488.1.camel@phoenix> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1390290994.21488.1.camel@phoenix> Cc: linux-mtd@lists.infradead.org, David Woodhouse List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Jan 21, 2014 at 03:56:34PM +0800, Axel Lin wrote: > For slightly better readability. > > Signed-off-by: Axel Lin Pushed to l2-mtd.git. Thanks. Brian