From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from aserp1040.oracle.com ([141.146.126.69]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cxTUG-00069D-CA for linux-mtd@lists.infradead.org; Mon, 10 Apr 2017 07:11:45 +0000 Date: Mon, 10 Apr 2017 10:09:43 +0300 From: Dan Carpenter 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 Subject: Re: [patch] mtd: nand: Fix a couple error codes Message-ID: <20170410070943.GA4366@mwanda> References: <20170404081545.GA25533@mwanda> <20170409163322.3da06acd@bbrezillon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170409163322.3da06acd@bbrezillon> List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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