Re: [v4l-dvb-maintainer] [PATCH] media: replace remaining __FUNCTION__ occurences

From: Michael Krufky
Date: Mon Mar 03 2008 - 22:28:32 EST


On Mon, Mar 3, 2008 at 7:03 PM, Harvey Harrison
<harvey.harrison@xxxxxxxxx> wrote:
> __FUNCTION__ is gcc-specific, use __func__
>
> Signed-off-by: Harvey Harrison <harvey.harrison@xxxxxxxxx>
> 162 files changed, 892 insertions(+), 892 deletions(-)


If we apply this, can it be broken down into several smaller patches?
I am in the midst of a large overhaul of the tuning subsystem, and if
this all gets applied at once, it will wreck havoc on my pending
changesets.

Other than that, I'm fine with this change if that's what we're doing
across the rest of the kernel... Would just be easier to deal with if
it could be further broken down by subdirectory.

Regards,

Mike Krufky
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/