Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763273AbZAGX0V (ORCPT ); Wed, 7 Jan 2009 18:26:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755690AbZAGX0K (ORCPT ); Wed, 7 Jan 2009 18:26:10 -0500 Received: from bombadil.infradead.org ([18.85.46.34]:45531 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755321AbZAGX0J (ORCPT ); Wed, 7 Jan 2009 18:26:09 -0500 Date: Wed, 7 Jan 2009 21:25:16 -0200 From: Mauro Carvalho Chehab To: Harvey Harrison Cc: Linus Torvalds , Ingo Molnar , airlied , Eric Anholt , LKML Subject: Re: [PATCH] trivial: replace last usages of __FUNCTION__ in kernel Message-ID: <20090107212516.499f22d9@pedra.chehab.org> In-Reply-To: <1231368161.5586.30.camel@brick> References: <1231368161.5586.30.camel@brick> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.10.4; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 510 Lines: 16 On Wed, 07 Jan 2009 14:42:41 -0800 Harvey Harrison wrote: > __FUNCTION__ is gcc-specific, use __func__ > > Signed-off-by: Harvey Harrison Acked-by: Mauro Carvalho Chehab Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/