From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: [PATCH 1/4] DTC: Reformat grammar rules to not mix language syntax and yacc syntax. In-Reply-To: Your message of "Sat, 20 Oct 2007 17:12:24 +1000." <20071020071224.GD26642@localhost.localdomain> References: <20071020071224.GD26642@localhost.localdomain> Date: Mon, 22 Oct 2007 11:41:41 -0500 From: Jon Loeliger Message-Id: Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , So, like, the other day David Gibson mumbled: > On Fri, Oct 19, 2007 at 12:42:32PM -0500, Jon Loeliger wrote: > > > > Use consistent indenting on all rule actions. > > > > Signed-off-by: Jon Loeliger > > Meh, I kind of did it that way to keep the simple rules less bulky, > but I don't really care much either way. > > Acked-by: David Gibson Cool. Thanks. Applied. jdl