From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [PATCH v5 5/9] [MTD] remove bogus warning about missing boot bank location From: David Woodhouse To: Guillaume LECERF In-Reply-To: References: <20100424155751.14723.46761.stgit@shiryu.yomgui.biz> <20100424155812.14723.66554.stgit@shiryu.yomgui.biz> <1273796379.9999.509.camel@macbook.infradead.org> <4BECEAE9.2030008@free.fr> <1273823642.9999.1528.camel@macbook.infradead.org> Content-Type: text/plain; charset="UTF-8" Date: Fri, 14 May 2010 09:15:32 +0100 Message-ID: <1273824932.9999.1578.camel@macbook.infradead.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: Wolfram Sang , linux-mtd , Chris Moore , Artem Bityutskiy List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2010-05-14 at 10:09 +0200, Guillaume LECERF wrote: > I think bootloc and map->name need to be swapped to match the printk > pattern order (%s first then %d). Doh. Fixed; thanks. -- dwmw2