From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-in-03.arcor-online.net (mail-in-03.arcor-online.net [151.189.21.43]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.arcor.de", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 094ECDE00C for ; Wed, 31 Jan 2007 06:57:55 +1100 (EST) In-Reply-To: <20070129201303.GM13485@ld0162-tx32.am.freescale.net> References: <20070129201303.GM13485@ld0162-tx32.am.freescale.net> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <4490E049-CDB0-4F75-AE40-8860D3A8FFAF@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 13/18] bootwrapper: Add ft_find_prop(). Date: Tue, 30 Jan 2007 20:57:45 +0100 To: Scott Wood Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > ft_find_prop() finds nodes with the specified property/value pair. Please invent a better name for this (find_prop_with_name_and_value() or such?) Segher