From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pa0-x22b.google.com ([2607:f8b0:400e:c03::22b]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YJaCT-0007Yp-8D for linux-mtd@lists.infradead.org; Fri, 06 Feb 2015 04:07:26 +0000 Received: by mail-pa0-f43.google.com with SMTP id eu11so14573326pac.2 for ; Thu, 05 Feb 2015 20:07:04 -0800 (PST) Date: Thu, 5 Feb 2015 20:07:01 -0800 From: Brian Norris To: Baruch Siach Subject: Re: [PATCH] mtd: nand: remove redundant local variable Message-ID: <20150206040701.GG18140@ld-irv-0074> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 Thu, Jan 22, 2015 at 03:23:05PM +0200, Baruch Siach wrote: > Signed-off-by: Baruch Siach Pushed to l2-mtd.git. Brian