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

From: Harvey Harrison
Date: Mon Mar 03 2008 - 22:30:08 EST


On Mon, 2008-03-03 at 22:28 -0500, Michael Krufky wrote:
> 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.

No worries on my part, point me at what tree you'd like it against, and
how you'd like it broken up. Or just give me a shout when it is most
convenient to send an update.


Harvey

--
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/