From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw01.freescale.net (az33egw01.freescale.net [192.88.158.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw01.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 32E71DDE10 for ; Fri, 4 Jan 2008 10:46:11 +1100 (EST) Message-ID: <477D73B6.1070108@freescale.com> Date: Thu, 03 Jan 2008 17:45:58 -0600 From: Scott Wood MIME-Version: 1.0 To: jdl@jdl.com Subject: Re: [PATCH 1/3] Add yyerrorf() for formatted error messages. References: <20080103234329.GA8441@ld0162-tx32.am.freescale.net> In-Reply-To: <20080103234329.GA8441@ld0162-tx32.am.freescale.net> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Scott Wood wrote: > Signed-off-by: Scott Wood > --- > dtc-parser.y | 16 +++++++++++++--- > srcpos.h | 1 + > treesource.c | 1 - > 3 files changed, 14 insertions(+), 4 deletions(-) I forgot to tag them as such, but these are of course dtc patches and not Linux patches. -Scott