Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751597AbaAPVcN (ORCPT ); Thu, 16 Jan 2014 16:32:13 -0500 Received: from mail-oa0-f48.google.com ([209.85.219.48]:39218 "EHLO mail-oa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751480AbaAPVcL (ORCPT ); Thu, 16 Jan 2014 16:32:11 -0500 Date: Thu, 16 Jan 2014 13:32:06 -0800 From: Brian Norris To: Prabhakar Lad Cc: David Woodhouse , linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mtd: davinci_nand: Remove unnecessary labels from error path Message-ID: <20140116213206.GG8919@ld-irv-0074> References: <1389773306-7055-1-git-send-email-prabhakar.csengg@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1389773306-7055-1-git-send-email-prabhakar.csengg@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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)? Thanks, Brian -- 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/