[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080128141017.GG12910@shadowen.org>
Date: Mon, 28 Jan 2008 14:10:17 +0000
From: Andy Whitcroft <apw@...dowen.org>
To: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
Cc: Randy Dunlap <rdunlap@...otime.net>,
Joel Schopp <jschopp@...tin.ibm.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] scripts/checkpatch.pl: warn about using __FUNCTION__
On Mon, Jan 14, 2008 at 11:19:48PM +0100, Bartlomiej Zolnierkiewicz wrote:
>
> __FUNCTION__ is gcc specific, __func__ is C99
>
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
Research seems to indicate this is indeed sensible as __FUNCTION__ can
cause -Werror to trip. Have applied this for 0.14.
Thanks.
-apw
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists