From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Love Subject: Re: linux-next: scsi tree build warnings Date: Thu, 10 Sep 2009 12:58:12 -0700 Message-ID: <1252612692.3384.10217.camel@fritz> References: <20090907130024.d67c032d.sfr@canb.auug.org.au> <1252602497.11956.95.camel@mulgrave.site> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1252602497.11956.95.camel@mulgrave.site> Sender: linux-scsi-owner@vger.kernel.org To: James Bottomley Cc: Stephen Rothwell , "linux-next@vger.kernel.org" , "linux-kernel@vger.kernel.org" , linux-scsi List-Id: linux-next.vger.kernel.org On Thu, 2009-09-10 at 10:08 -0700, James Bottomley wrote: > On Mon, 2009-09-07 at 13:00 +1000, Stephen Rothwell wrote: > > Hi James, > > > > Today's linux-next build (x86_64 allmodconfig) produced these warnings: > > > > usr/include/scsi/fc/fc_els.h:165: found __[us]{8,16,32,64} type without #include > > usr/include/scsi/fc/fc_fs.h:32: found __[us]{8,16,32,64} type without #include > > usr/include/scsi/fc/fc_gs.h:29: found __[us]{8,16,32,64} type without #include > > usr/include/scsi/fc/fc_ns.h:71: found __[us]{8,16,32,64} type without #include > > > > Introduced by commit 171bb4f9f6a20d405a3cb5111ce92ad83aae2302 ("[SCSI] > > libfc: Export FC headers"). > > OK, I've dropped this patch ... Robert, can you resubmit it when you've > verified it all works. > Yes, I'll fix this and resubmit.