From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Mon, 10 Apr 2017 07:09:43 +0000 Subject: Re: [patch] mtd: nand: Fix a couple error codes Message-Id: <20170410070943.GA4366@mwanda> List-Id: References: <20170404081545.GA25533@mwanda> <20170409163322.3da06acd@bbrezillon> In-Reply-To: <20170409163322.3da06acd@bbrezillon> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Boris Brezillon Cc: Wenyou Yang , Josh Wu , Richard Weinberger , David Woodhouse , Brian Norris , Marek Vasut , Cyrille Pitchen , linux-mtd@lists.infradead.org, kernel-janitors@vger.kernel.org On Sun, Apr 09, 2017 at 04:33:22PM +0200, Boris Brezillon wrote: > Hi Dan, > > On Tue, 4 Apr 2017 11:15:46 +0300 > Dan Carpenter wrote: > > > We accidentally return 1 on error instead of proper error codes. > > These bugs have not reached Linus' tree yet and I'll have to force push > my nand/next branch because of regressions introduced by other patches > (not related to the Atmel NAND driver rework). Do you mind if I squash > the changes in the original commit? > No problem. I'm lobying for a Fixes-from: tag for this, (which would not cover style issues), but it's not an official tag yet. regards, dan carpenter