public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: H Hartley Sweeten <hartleys@visionengravers.com>
Cc: "Nicolas Pitre" <nico@marvell.com>,
	linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org,
	"Peter Hüwe" <PeterHuewe@gmx.de>,
	"David Woodhouse" <dwmw2@infradead.org>,
	"Andrew Morton" <akpm@linux-foundation.org>
Subject: Re: [PATCH] mtd/nand: Fix build failure caused by typo
Date: Thu, 7 Jan 2010 09:37:29 +0100	[thread overview]
Message-ID: <20100107083729.GB7413@pengutronix.de> (raw)
In-Reply-To: <BD79186B4FD85F4B8E60E381CAEE1909020894AF@mi8nycmail19.Mi8.com>

Hello,

> > This patch fixes a build failure[1] introduced by the patch
> >     mtd: orion_nand.c: add error handling and use resource_size()
> >     by H Hartley Sweeten [2]
> > The patch assigns something to a undeclared variable 'err', whereas the
> > rest of the code uses 'ret' for this task.
> > 
> > This patch fixes this typo and thus removes the build failure.
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

Thanks
Uwe

-- 
Pengutronix e.K.                              | Uwe Kleine-König            |
Industrial Linux Solutions                    | http://www.pengutronix.de/  |

      reply	other threads:[~2010-01-07  8:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-07  2:01 [PATCH] mtd/nand: Fix build failure caused by typo Peter Hüwe
2010-01-07  2:16 ` H Hartley Sweeten
2010-01-07  8:37   ` Uwe Kleine-König [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100107083729.GB7413@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --cc=PeterHuewe@gmx.de \
    --cc=akpm@linux-foundation.org \
    --cc=dwmw2@infradead.org \
    --cc=hartleys@visionengravers.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=nico@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox