From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: David Gibson Subject: Re: dtc: Fix FAIL() macro varargs In-Reply-To: Your message of "Wed, 05 Dec 2007 09:34:53 +1100." <20071204223453.GA9406@localhost.localdomain> References: <20071204223453.GA9406@localhost.localdomain> Date: Wed, 05 Dec 2007 08:39:53 -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: > The way the checking subsystem FAIL() macro is currently implemented > it must take at least one paramater after the format string. This > patch corrects the problem. > > Signed-off-by: David Gibson Applied. jdl