[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20161114161624.784ab3da@canb.auug.org.au>
Date: Mon, 14 Nov 2016 16:16:24 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: "Martin K. Petersen" <martin.petersen@...cle.com>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Christoph Hellwig <hch@....de>
Subject: linux-next: build warning after merge of the scsi-mkp tree
Hi Martin,
After merging the scsi-mkp tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/scsi/hpsa.c: In function 'hpsa_free_irqs':
drivers/scsi/hpsa.c:8223:40: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized]
free_irq(pci_irq_vector(h->pdev, 0), &h->q[i]);
^
Introduced by commit
bc2bb1543e62 ("scsi: hpsa: use pci_alloc_irq_vectors and automatic irq affinity")
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists