From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 28 Sep 2011 22:58:08 +0200 Subject: [U-Boot] [PATCH] ARM: Convert {in, out}s[bwl] to inline functions In-Reply-To: <20110928204657.BD89B140799B@gemini.denx.de> References: <1317062895-3847-1-git-send-email-marek.vasut@gmail.com> <201109271208.09363.marek.vasut@gmail.com> <20110928204657.BD89B140799B@gemini.denx.de> Message-ID: <201109282258.10007.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, September 28, 2011 10:46:57 PM Wolfgang Denk wrote: > Dear Marek Vasut, > > In message <201109271208.09363.marek.vasut@gmail.com> you wrote: > > > And will you PLEASE get used to sticking with the rules? > > > > > > There is no patch version in the Subject line. > > > > > > There is no change log in the comment section either. > > > > This is a new patch ... that's why there's no changelog and no V1. > > Oh, is it? > > And what is this, then: > > 09/26 Marek Vasut [PATCH] ARM: Convert {in,out}s[bwl] to inline > functions > > http://article.gmane.org/gmane.comp.boot-loaders.u-boot/109509 > > > Looks to be exactly the same, judging by the Subject: line... Well ... that's this patch, right ? Cheers