From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH] megaraid: fix warnings when CONFIG_PROC_FS=n Date: Thu, 6 Jul 2006 15:10:33 -0700 Message-ID: <20060706151033.1f338489.akpm@osdl.org> References: <20060706142304.GB7514@martell.zuzino.mipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.osdl.org ([65.172.181.4]:10673 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S1750892AbWGFWHk (ORCPT ); Thu, 6 Jul 2006 18:07:40 -0400 In-Reply-To: <20060706142304.GB7514@martell.zuzino.mipt.ru> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Alexey Dobriyan Cc: Neela.Kolli@engenio.com, wharms@bfs.de, linux-scsi@vger.kernel.org Alexey Dobriyan wrote: > > +#else > +static inline void mega_create_proc_entry(int index, struct proc_dir_entry *parent) > +{ > +} Thanks. But this is already fixed in -mm. Was submitted to James 25 June and 30 June and is on autorepeat.