From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] Remove nested function Date: Thu, 08 Oct 2009 02:10:25 -0700 (PDT) Message-ID: <20091008.021025.13024270.davem@davemloft.net> References: <1254990863-15271-1-git-send-email-jezz@sysmic.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: netdev@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, afleming@freescale.com To: jezz@sysmic.org Return-path: In-Reply-To: <1254990863-15271-1-git-send-email-jezz@sysmic.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@lists.ozlabs.org Errors-To: linuxppc-dev-bounces+glppd-linuxppc64-dev=m.gmane.org@lists.ozlabs.org List-Id: netdev.vger.kernel.org From: J=E9r=F4me Pouiller Date: Thu, 8 Oct 2009 10:34:23 +0200 > Some toolchains dislike nested function definition, so we define function= match > outside of of_phy_find_device. > = > Signed-off-by: J=E9r=F4me Pouiller Acked-by: David S. Miller