Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 30 Oct 2002 22:30:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 30 Oct 2002 22:29:13 -0500 Received: from 12-231-249-244.client.attbi.com ([12.231.249.244]:2577 "HELO kroah.com") by vger.kernel.org with SMTP id ; Wed, 30 Oct 2002 22:28:24 -0500 Date: Wed, 30 Oct 2002 19:31:55 -0800 From: Greg KH To: "Martin J. Bligh" Cc: Kernel Mailing List Subject: Re: Linux v2.5.45 Message-ID: <20021031033155.GA5602@kroah.com> References: <3396299720.1036004191@[10.10.2.3]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3396299720.1036004191@[10.10.2.3]> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 884 Lines: 19 On Wed, Oct 30, 2002 at 06:56:32PM -0800, Martin J. Bligh wrote: > Just some warnings, if anyone's bored, and wants something to fix ;-) > > drivers/base/base.h:64: warning: `class_hotplug' defined but not used > drivers/base/base.h:64: warning: `class_hotplug' defined but not used > drivers/base/base.h:64: warning: `class_hotplug' defined but not used > drivers/base/base.h:64: warning: `class_hotplug' defined but not used > drivers/base/base.h:64: warning: `class_hotplug' defined but not used Why would you want to run a kernel with CONFIG_HOTPLUG turned off! Grumble, I forgot a "inline" in base.h, I'll fix it later... 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/