> On Tue, 04 Mar 2008 14:33:15 +0400
> Manu Abraham <manu@linuxtv.org> wrote:
>
>> Michael Krufky wrote:
>>> Manu Abraham wrote:
>>>> 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
>>> Manu,
>>>
>>> Does that mean that you plan to merge multiproto soon? If that's the
>> I hope to do so, unless there aren't any significant issues. The
>> multiproto tree is at
>>
http://jusst.de/hg/multiproto.
>>
>> (There's hell a lot of reviewing and testing going on by the testers on
>> the linux-dvb
>> ML, but you might additionally like to check whether any of your devices
>> have any
>> side effects)
>
> Maybe the better would be if we merge from multiproto. Then, Harvey can safely
> generate the __FUNCTION__ changesets.
>
> Manu,
>
> Can I merge it?
>