Re: linux-next: build warnings after merge of the pci tree

2018-10-02 Thread Bjorn Helgaas
On Mon, Oct 1, 2018 at 7:26 PM Stephen Rothwell wrote: > > Hi Bjorn, > > After merging the pci tree, today's linux-next build (powerpc > ppc64_defconfig) produced these warning: > > drivers/net/ethernet/intel/ixgbe/ixgbe_main.c: In function > 'ixgbe_io_slot_reset': > drivers/net/ethernet/intel/ix

linux-next: build warnings after merge of the pci tree

2018-10-01 Thread Stephen Rothwell
Hi Bjorn, After merging the pci tree, today's linux-next build (powerpc ppc64_defconfig) produced these warning: drivers/net/ethernet/intel/ixgbe/ixgbe_main.c: In function 'ixgbe_io_slot_reset': drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:11102:6: warning: unused variable 'err' [-Wunused-vari

Re: linux-next: build warnings after merge of the pci tree

2016-06-20 Thread Bjorn Helgaas
On Mon, Jun 20, 2016 at 8:08 PM, Stephen Rothwell wrote: > Hi Bjorn, > > On Mon, 20 Jun 2016 14:11:36 -0500 Bjorn Helgaas wrote: >> >> On Mon, Jun 20, 2016 at 11:52:13AM +1000, Stephen Rothwell wrote: >> > Hi Bjorn, >> > >> > After merging the pci tree, today's linux-next build (arm >> > multi_v7

Re: linux-next: build warnings after merge of the pci tree

2016-06-20 Thread Stephen Rothwell
Hi Bjorn, On Mon, 20 Jun 2016 14:11:36 -0500 Bjorn Helgaas wrote: > > On Mon, Jun 20, 2016 at 11:52:13AM +1000, Stephen Rothwell wrote: > > Hi Bjorn, > > > > After merging the pci tree, today's linux-next build (arm > > multi_v7_defconfig) produced these warnings: > > > > drivers/pci/host/pci-h

Re: linux-next: build warnings after merge of the pci tree

2016-06-20 Thread Bjorn Helgaas
On Mon, Jun 20, 2016 at 11:52:13AM +1000, Stephen Rothwell wrote: > Hi Bjorn, > > After merging the pci tree, today's linux-next build (arm > multi_v7_defconfig) produced these warnings: > > drivers/pci/host/pci-host-common.c: In function 'gen_pci_init': > drivers/pci/host/pci-host-common.c:88:10

linux-next: build warnings after merge of the pci tree

2016-06-19 Thread Stephen Rothwell
Hi Bjorn, After merging the pci tree, today's linux-next build (arm multi_v7_defconfig) produced these warnings: drivers/pci/host/pci-host-common.c: In function 'gen_pci_init': drivers/pci/host/pci-host-common.c:88:10: warning: return makes pointer from integer without a cast [-Wint-conversion]