From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [PATCH] nand: fix .correct callback return value check From: Artem Bityutskiy To: Baruch Siach In-Reply-To: References: <20100808204341.GA20065@pengutronix.de> Content-Type: text/plain; charset="UTF-8" Date: Sun, 29 Aug 2010 14:01:03 +0300 Message-ID: <1283079663.2131.0.camel@brekeke> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Russell King - ARM Linux , Sascha Hauer , linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, John Ogness Reply-To: dedekind1@gmail.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2010-08-09 at 07:20 +0300, Baruch Siach wrote: > Drivers may (and do) return negative errno values other than -1 from the > .correct callback. > > Signed-off-by: Baruch Siach Pushed to l2-mtd-2.6.git / master, thank you! Artem.