From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id EDD6EDE38A for ; Fri, 21 Mar 2008 02:15:34 +1100 (EST) Date: Thu, 20 Mar 2008 12:14:59 -0300 From: Mauro Carvalho Chehab To: Randy Dunlap Subject: Re: linux-next: Tree for March 20 Message-ID: <20080320121459.381e73eb@gaivota> In-Reply-To: <20080319212121.9705ca9a.randy.dunlap@oracle.com> References: <20080320143953.8d6b5a60.sfr@canb.auug.org.au> <20080319212121.9705ca9a.randy.dunlap@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: Stephen Rothwell , Theodore Tso , Greg KH , LKML , linuxppc-dev@ozlabs.org, linux-next@vger.kernel.org, Paul Mackerras , v4l-dvb-maintainer@linuxtv.org, Dan Williams List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 19 Mar 2008 21:21:21 -0700 Randy Dunlap wrote: > On Thu, 20 Mar 2008 14:39:53 +1100 Stephen Rothwell wrote: > > > Hi all, > > > > I have created today's linux-next tree at > > git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git > > (tar balls at > > http://www.kernel.org/pub/linux/kernel/people/sfr/linux-next/). > > gcc doesn't like nested /* comments: > > next-20080320/drivers/media/video/bt8xx/bttv-cards.c:3030:38: warning: "/*" within comment > next-20080320/drivers/media/video/bt8xx/bttv-cards.c:3032:20: warning: "/*" within comment Andrew already did a patch for this. I'll import on my tree. > > --- > ~Randy > -- > 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/ Cheers, Mauro From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756802AbYCTPPf (ORCPT ); Thu, 20 Mar 2008 11:15:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756105AbYCTPP1 (ORCPT ); Thu, 20 Mar 2008 11:15:27 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:51339 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756086AbYCTPP0 (ORCPT ); Thu, 20 Mar 2008 11:15:26 -0400 Date: Thu, 20 Mar 2008 12:14:59 -0300 From: Mauro Carvalho Chehab To: Randy Dunlap Cc: Stephen Rothwell , v4l-dvb-maintainer@linuxtv.org, linux-next@vger.kernel.org, LKML , Greg KH , Dan Williams , Paul Mackerras , , Theodore Tso Subject: Re: linux-next: Tree for March 20 Message-ID: <20080320121459.381e73eb@gaivota> In-Reply-To: <20080319212121.9705ca9a.randy.dunlap@oracle.com> References: <20080320143953.8d6b5a60.sfr@canb.auug.org.au> <20080319212121.9705ca9a.randy.dunlap@oracle.com> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; x86_64-mandriva-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 19 Mar 2008 21:21:21 -0700 Randy Dunlap wrote: > On Thu, 20 Mar 2008 14:39:53 +1100 Stephen Rothwell wrote: > > > Hi all, > > > > I have created today's linux-next tree at > > git://git.kernel.org/pub/scm/linux/kernel/git/sfr/linux-next.git > > (tar balls at > > http://www.kernel.org/pub/linux/kernel/people/sfr/linux-next/). > > gcc doesn't like nested /* comments: > > next-20080320/drivers/media/video/bt8xx/bttv-cards.c:3030:38: warning: "/*" within comment > next-20080320/drivers/media/video/bt8xx/bttv-cards.c:3032:20: warning: "/*" within comment Andrew already did a patch for this. I'll import on my tree. > > --- > ~Randy > -- > 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/ Cheers, Mauro