Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762257AbYCDGit (ORCPT ); Tue, 4 Mar 2008 01:38:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754079AbYCDGij (ORCPT ); Tue, 4 Mar 2008 01:38:39 -0500 Received: from mail.hauppauge.com ([167.206.143.4]:4551 "EHLO mail.hauppauge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754027AbYCDGii (ORCPT ); Tue, 4 Mar 2008 01:38:38 -0500 Message-ID: <47CCEE63.80103@linuxtv.org> Date: Tue, 04 Mar 2008 01:38:27 -0500 From: Michael Krufky User-Agent: Thunderbird 2.0.0.12 (X11/20080227) MIME-Version: 1.0 To: Manu Abraham 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> In-Reply-To: <47CCDB5F.1040007@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1159 Lines: 35 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 case, then we'd be better off if you give Harvey an "exclude list" of files he should stay away from. He can regenerate patches to those files after multiproto is merged. Regards, Mike -- 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/