From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TRPal-0002T6-Jm for barebox@lists.infradead.org; Thu, 25 Oct 2012 15:43:32 +0000 Date: Thu, 25 Oct 2012 17:43:27 +0200 From: Sascha Hauer Message-ID: <20121025154327.GF27665@pengutronix.de> References: <1351179440-24664-1-git-send-email-w.sang@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1351179440-24664-1-git-send-email-w.sang@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] mtd: ubi: fix typos in comment of build.c To: Wolfram Sang Cc: barebox@lists.infradead.org On Thu, Oct 25, 2012 at 05:37:20PM +0200, Wolfram Sang wrote: > Signed-off-by: Wolfram Sang Applied, thanks Sascha > --- > drivers/mtd/ubi/build.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/mtd/ubi/build.c b/drivers/mtd/ubi/build.c > index f2c8923..1ea1209 100644 > --- a/drivers/mtd/ubi/build.c > +++ b/drivers/mtd/ubi/build.c > @@ -701,7 +701,7 @@ static int autoresize(struct ubi_device *ubi, int vol_id) > * > * This function attaches MTD device @mtd_dev to UBI and assign @ubi_num number > * to the newly created UBI device, unless @ubi_num is %UBI_DEV_NUM_AUTO, in > - * which case this function finds a vacant device nubert and assings it > + * which case this function finds a vacant device number and assigns it > * automatically. Returns the new UBI device number in case of success and a > * negative error code in case of failure. > * > -- > 1.7.10.4 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox