Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764140AbYCDLtV (ORCPT ); Tue, 4 Mar 2008 06:49:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756894AbYCDLtL (ORCPT ); Tue, 4 Mar 2008 06:49:11 -0500 Received: from mail.work.de ([212.12.32.20]:53806 "EHLO mail.work.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756100AbYCDLtK (ORCPT ); Tue, 4 Mar 2008 06:49:10 -0500 X-Greylist: delayed 4546 seconds by postgrey-1.27 at vger.kernel.org; Tue, 04 Mar 2008 06:49:10 EST Message-ID: <47CD256B.2070305@linuxtv.org> Date: Tue, 04 Mar 2008 14:33:15 +0400 From: Manu Abraham User-Agent: Thunderbird 2.0.0.12 (X11/20080213) MIME-Version: 1.0 To: Michael Krufky CC: Harvey Harrison , "v4l-dvb-maintainer@linuxtv.org" , LKML , Andrew Morton , Mauro Carvalho Chehab 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> In-Reply-To: <47CCEE63.80103@linuxtv.org> 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: 1334 Lines: 41 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) 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/