[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200902110743.0519779d@canb.auug.org.au>
Date: Wed, 2 Sep 2020 11:07:43 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Bjorn Helgaas <bhelgaas@...gle.com>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Vaibhav Gupta <vaibhavgupta40@...il.com>
Subject: linux-next: build warning after merge of the pci tree
Hi all,
After merging the pci tree, today's linux-next build (x86_64 allmodconfig)
produced this warning:
drivers/pci/pci-driver.c: In function 'pci_pm_thaw_noirq':
drivers/pci/pci-driver.c:1037:6: warning: unused variable 'error' [-Wunused-variable]
1037 | int error;
| ^~~~~
drivers/pci/pci-driver.c: In function 'pci_pm_restore_noirq':
drivers/pci/pci-driver.c:1169:6: warning: unused variable 'error' [-Wunused-variable]
1169 | int error;
| ^~~~~
Introduced by commit
89a8561c63d3 ("PCI: Remove unused pcibios_pm_ops")
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists