linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: 2.6.23-rc2-mm2
       [not found] ` <46BC3CB1.2090503@googlemail.com>
@ 2007-08-10 12:35   ` Gabriel C
  2007-08-10 16:38     ` 2.6.23-rc2-mm2 Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Gabriel C @ 2007-08-10 12:35 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, linux-scsi

Some new warnings here :

...

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

...

In file included from include/linux/blkdev.h:17,
                 from mm/filemap.c:29:
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

...

Some more of these , all from bsg.h:{67,71}

config there :

http://194.231.229.228/kernel/mm/2.6.23-rc2-mm2/randconfig-auto-5








^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.6.23-rc2-mm2
  2007-08-10 12:35   ` 2.6.23-rc2-mm2 Gabriel C
@ 2007-08-10 16:38     ` Andrew Morton
  2007-08-12 15:21       ` 2.6.23-rc2-mm2 Gabriel C
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2007-08-10 16:38 UTC (permalink / raw)
  To: Gabriel C; +Cc: linux-kernel, linux-scsi

On Fri, 10 Aug 2007 14:35:01 +0200 Gabriel C <nix.or.die@googlemail.com> 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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: 2.6.23-rc2-mm2
  2007-08-10 16:38     ` 2.6.23-rc2-mm2 Andrew Morton
@ 2007-08-12 15:21       ` Gabriel C
  0 siblings, 0 replies; 3+ messages in thread
From: Gabriel C @ 2007-08-12 15:21 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, linux-scsi, James Bottomley

Andrew Morton wrote:
> On Fri, 10 Aug 2007 14:35:01 +0200 Gabriel C <nix.or.die@googlemail.com> 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.
> 

I just realized this problem exists in mainline too , introduced by this commit :

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=a4ee0df8b3d007f0d685d38a56dc0b91e01aaaf7;hp=2cd614c8732172524c36cd5245620338928062b6

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-12 15:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20070809224254.11f42716.akpm@linux-foundation.org>
     [not found] ` <46BC3CB1.2090503@googlemail.com>
2007-08-10 12:35   ` 2.6.23-rc2-mm2 Gabriel C
2007-08-10 16:38     ` 2.6.23-rc2-mm2 Andrew Morton
2007-08-12 15:21       ` 2.6.23-rc2-mm2 Gabriel C

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).