[coreboot] [PATCH] __FUNCTION__ -> __func__

Myles Watson mylesgw at gmail.com
Thu Feb 12 18:40:10 CET 2009


On Thu, Feb 12, 2009 at 10:00 AM, ron minnich <rminnich at gmail.com> wrote:
> On Thu, Feb 12, 2009 at 5:48 AM, Carl-Daniel Hailfinger
> <c-d.hailfinger.devel.2006 at gmx.net> wrote:
>
>> Hm. Right now, we have a mix of styles in v2.
>> __func__ is used 43 times
>> __FUNCTION__ is used 153 times.
>> I'd rather leave that cleanup for a separate patch.
>
> it's a sign of the age of the project. When we started, __FUNCTION__
> was common usage.
>
> We can clean it up later, and cleanup would be good.

Patches attached.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FUNC2func.diff
Type: text/x-patch
Size: 39051 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090212/563fd9dc/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3FUNC2func.diff
Type: text/x-patch
Size: 54411 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090212/563fd9dc/attachment-0001.diff>


More information about the coreboot mailing list