Messages in this thread |  | | | Date | Tue, 04 Mar 2008 09:17:19 +0400 | | From | Manu Abraham <> | | Subject | Re: [v4l-dvb-maintainer] [PATCH] media: replace remaining __FUNCTION__ occurences | |
Michael Krufky wrote:
> On Mon, Mar 3, 2008 at 7:03 PM, Harvey Harrison
> <harvey.harrison@gmail.com> wrote:
>> __FUNCTION__ is gcc-specific, use __func__
>>
>> Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
>> 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.
Please make sure your changes don't conflict with the multiproto tree
changes.
Regards,
Manu
|  |