From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: dtc: Remove space from flex command line In-Reply-To: Your message of "Thu, 06 Dec 2007 13:07:50 +1100." <20071206020750.GE17577@localhost.localdomain> References: <20071206020750.GE17577@localhost.localdomain> Date: Thu, 06 Dec 2007 09:19:48 -0600 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: > Author: Geoff Levand > > Apparently some versions of flex don't correctly parse the -o > parameter, if there's a space between the -o and its argument. So, > this patch removes it. > > Signed-off-by: David Gibson Applied. Note, the way to specify the Author of a git patch is to include the "From: Name " line at the beginning of the patch's log message. Oh, and, the author's SOB should be there too...? :-) Thanks, jdl