From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: dtc: Add may const qualifications In-Reply-To: Your message of "Tue, 04 Dec 2007 14:26:15 +1100." <20071204032615.GK32577@localhost.localdomain> References: <20071204032615.GK32577@localhost.localdomain> Date: Tue, 04 Dec 2007 07:56:17 -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: > This adds 'const' qualifiers to many variables and functions. In > particular it's now used for passing names to the tree accesor > functions. > > Signed-off-by: David Gibson Typo fixed, rebased and applied. Thanks, jdl