Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751981AbaAQHvA (ORCPT ); Fri, 17 Jan 2014 02:51:00 -0500 Received: from mail-wi0-f179.google.com ([209.85.212.179]:33529 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751379AbaAQHu5 (ORCPT ); Fri, 17 Jan 2014 02:50:57 -0500 MIME-Version: 1.0 In-Reply-To: References: <1389773306-7055-1-git-send-email-prabhakar.csengg@gmail.com> <20140116213206.GG8919@ld-irv-0074> From: Prabhakar Lad Date: Fri, 17 Jan 2014 13:20:36 +0530 Message-ID: Subject: Re: [PATCH] mtd: davinci_nand: Remove unnecessary labels from error path To: Brian Norris Cc: David Woodhouse , linux-mtd@lists.infradead.org, LKML Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Brain, On Fri, Jan 17, 2014 at 10:46 AM, Prabhakar Lad wrote: > Hi Brian, > > On Fri, Jan 17, 2014 at 3:02 AM, Brian Norris > wrote: >> On Wed, Jan 15, 2014 at 01:38:26PM +0530, Prabhakar Lad wrote: >>> From: "Lad, Prabhakar" >>> >>> This patch removes the unnecessary labels from >>> the error path in probe function which did nothing >>> than just returning error values, Thus simplifying code >>> path and improved readability. >>> >>> Signed-off-by: Lad, Prabhakar >> >> This does not apply to my branch, since some OOM messages have been >> dropped. Can you rebase on l2-mtd.git (or linux-next)? >> > OK I'll rebase it against linux-next and post a v2. > My Bad was too late, there is already a patch fixing the above issue in linux-next please ignore this patch. Thanks, --Prabhakar Lad -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/