From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933978Ab2GLOrS (ORCPT ); Thu, 12 Jul 2012 10:47:18 -0400 Received: from oproxy5-pub.bluehost.com ([67.222.38.55]:52051 "HELO oproxy5-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S932579Ab2GLOrQ (ORCPT ); Thu, 12 Jul 2012 10:47:16 -0400 Message-ID: <4FFEE342.4060903@xenotime.net> Date: Thu, 12 Jul 2012 07:46:26 -0700 From: Randy Dunlap User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110323 Thunderbird/3.1.9 MIME-Version: 1.0 To: Andrzej Pietrasiewicz CC: "'Andrew Morton'" , linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, "'Greg Kroah-Hartman'" , linux-next@vger.kernel.org, "'Mike Lockwood'" , "'Felipe Balbi'" , Marek Szyprowski Subject: Re: mmotm 2012-07-10-16-59 uploaded (staging/ccg) References: <20120711000148.BAD1E5C0050@hpza9.eem.corp.google.com> <4FFDF7BC.6050602@xenotime.net> <20120711151644.23016bd8.akpm@linux-foundation.org> <000001cd600c$c00e0230$402a0690$%p@samsung.com> In-Reply-To: <000001cd600c$c00e0230$402a0690$%p@samsung.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Identified-User: {1807:box742.bluehost.com:xenotime:xenotime.net} {sentby:smtp auth 50.53.38.135 authed with rdunlap@xenotime.net} Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/12/2012 02:00 AM, Andrzej Pietrasiewicz wrote: > Dear Andrew, > > On Thursday, July 12, 2012 12:17 AM Andrew Morton wrote: > >> On Wed, 11 Jul 2012 15:01:32 -0700 >> Randy Dunlap wrote: >> >>> In file included from drivers/staging/ccg/ccg.c:59:0: >>> drivers/staging/ccg/../../usb/gadget/f_fs.c:41:0: warning: "pr_vdebug" >> redefined >>> drivers/staging/ccg/../../usb/gadget/u_serial.c:138:0: note: this is the >> location of the previous definition >> >> > > > > @Randy: > > There is a patch for this: > http://www.spinics.net/lists/linux-usb/msg65344.html > > I guess you acked it. so I did. Thanks. > @Feilpe, Greg: > > Should I send a pull request? -- ~Randy