From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: 2.6.23-rc2-mm2 Date: Fri, 10 Aug 2007 09:38:17 -0700 Message-ID: <20070810093817.a9bec74f.akpm@linux-foundation.org> References: <20070809224254.11f42716.akpm@linux-foundation.org> <46BC3CB1.2090503@googlemail.com> <46BC5B75.80102@googlemail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from smtp2.linux-foundation.org ([207.189.120.14]:42478 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933475AbXHJQiy (ORCPT ); Fri, 10 Aug 2007 12:38:54 -0400 In-Reply-To: <46BC5B75.80102@googlemail.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Gabriel C Cc: linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org On Fri, 10 Aug 2007 14:35:01 +0200 Gabriel C wrote: > In file included from include/linux/blkdev.h:17, > from kernel/sched.c:45: > include/linux/bsg.h:67: warning: 'struct request_queue' declared inside parameter list > include/linux/bsg.h:67: warning: its scope is only this definition or declaration, which is probably not what you want > include/linux/bsg.h:71: warning: 'struct request_queue' declared inside parameter list Thanks, I'll fix that up.