Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933329AbYCDUTZ (ORCPT ); Tue, 4 Mar 2008 15:19:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759151AbYCDUTP (ORCPT ); Tue, 4 Mar 2008 15:19:15 -0500 Received: from mail.work.de ([212.12.32.20]:54495 "EHLO mail.work.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758412AbYCDUTP (ORCPT ); Tue, 4 Mar 2008 15:19:15 -0500 Message-ID: <47CDAEBA.6010102@linuxtv.org> Date: Wed, 05 Mar 2008 00:19:06 +0400 From: Manu Abraham User-Agent: Thunderbird 2.0.0.12 (X11/20080213) MIME-Version: 1.0 To: Mauro Carvalho Chehab CC: Michael Krufky , Harvey Harrison , "v4l-dvb-maintainer@linuxtv.org" , LKML , Andrew Morton Subject: Re: [v4l-dvb-maintainer] [PATCH] media: replace remaining __FUNCTION__ occurences References: <1204588990.22933.28.camel@brick> <37219a840803031928l79395c78ka64192f4a9f61744@mail.gmail.com> <47CCDB5F.1040007@gmail.com> <47CCEE63.80103@linuxtv.org> <47CD256B.2070305@linuxtv.org> <20080304105024.0873ad72@gaivota> In-Reply-To: <20080304105024.0873ad72@gaivota> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1720 Lines: 54 Mauro Carvalho Chehab wrote: > On Tue, 04 Mar 2008 14:33:15 +0400 > Manu Abraham wrote: > >> Michael Krufky wrote: >>> Manu Abraham wrote: >>>> Michael Krufky wrote: >>>>> On Mon, Mar 3, 2008 at 7:03 PM, Harvey Harrison >>>>> wrote: >>>>>> __FUNCTION__ is gcc-specific, use __func__ >>>>>> >>>>>> Signed-off-by: Harvey Harrison >>>>>> 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? > If you meant to merge the multiproto tree, Not yet. Regards, Manu -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/