Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965340AbZLHBFZ (ORCPT ); Mon, 7 Dec 2009 20:05:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965309AbZLHBFY (ORCPT ); Mon, 7 Dec 2009 20:05:24 -0500 Received: from kroah.org ([198.145.64.141]:45531 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965161AbZLHBFW (ORCPT ); Mon, 7 Dec 2009 20:05:22 -0500 Date: Mon, 7 Dec 2009 16:40:35 -0800 From: Greg KH To: Alan Stern Cc: linux-next@vger.kernel.org, Kernel development list Subject: Re: linux-next: usb tree build warning Message-ID: <20091208004035.GA18860@kroah.com> References: <20091130170128.db346120.sfr@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 905 Lines: 26 On Tue, Dec 01, 2009 at 11:23:02AM -0500, Alan Stern wrote: > On Mon, 30 Nov 2009, Stephen Rothwell wrote: > > > Hi Greg, > > > > Today's linux-next build (x86_64 allmodconfig) produced this warning: > > > > drivers/net/wimax/i2400m/usb.c: In function 'i2400mu_suspend': > > drivers/net/wimax/i2400m/usb.c:595: warning: unused variable 'usb_dev' > > > > Introduced by commit a85c653a3945350875611d3cb071a0143cfeb2d2 ("USB: > > remove the auto_pm flag") which removed the last usage in this function. > > Greg, can you fix this? Simply modify the patch to eliminate the > unused local variable and the enclosing #ifdef. Now fixed up. thanks, greg k-h -- 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/