From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: linux-next: build warning after merge of the final tree (tty tree related) Date: Wed, 27 Oct 2010 10:11:27 +0100 Message-ID: <20101027101127.6fd49417@linux.intel.com> References: <20100927153151.9bf66022.sfr@canb.auug.org.au> <20101027110307.e754ef59.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com ([192.55.52.93]:62258 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752301Ab0J0KGS (ORCPT ); Wed, 27 Oct 2010 06:06:18 -0400 In-Reply-To: <20101027110307.e754ef59.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Greg KH , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org On Wed, 27 Oct 2010 11:03:07 +1100 Stephen Rothwell wrote: > Hi Greg, > > On Mon, 27 Sep 2010 15:31:51 +1000 Stephen Rothwell > wrote: > > > > After merging the final tree, today's linux-next build (x86_64 > > allmodconfig) produced this warning: > > > > drivers/char/nozomi.c: In function 'ntty_ioctl': > > drivers/char/nozomi.c:1831: warning: unused variable 'argp' > > > > Introduced by commit dd612b1a8edb7fb3a117c388bfb520476e04ed18 ("tty: > > icount changeover for other main devices"). > > This warning is now in Linus' tree ... Already re-sent GregKH the fix. Guess it got eaten in the post last time. Alan