From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pa0-x234.google.com ([2607:f8b0:400e:c03::234]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZhNgU-0004pi-TO for linux-mtd@lists.infradead.org; Wed, 30 Sep 2015 20:09:03 +0000 Received: by pacex6 with SMTP id ex6so50083666pac.0 for ; Wed, 30 Sep 2015 13:08:42 -0700 (PDT) Date: Wed, 30 Sep 2015 13:08:39 -0700 From: Brian Norris To: linux-mtd@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, Hauke Mehrtens , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , Ray Jui , Scott Branden Subject: Re: [PATCH 1/3] mtd: brcmnand: refactor bcm63138 SoC layering Message-ID: <20150930200839.GI143959@google.com> References: <1432166706-4320-1-git-send-email-computersforpeace@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1432166706-4320-1-git-send-email-computersforpeace@gmail.com> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, May 20, 2015 at 05:05:04PM -0700, Brian Norris wrote: > Removes an unnecessary allocation and saves a little bit of pointer > chasing. > > Signed-off-by: Brian Norris Pushed these 3 to l2-mtd.git