linux/drivers/pci
Bjorn Helgaas 9fc9eea09f PCI: Warn about failures instead of "must_check" functions
These places capture return values to avoid "must_check" warnings,
but we didn't *do* anything with the return values, which causes
"set but not used" warnings.  We might as well do something instead
of just trying to evade the "must_check" warnings.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
2013-04-17 10:21:12 -06:00
..
hotplug PCI: Remove __must_check from definitions 2013-04-17 10:20:58 -06:00
pcie PCI: Remove unused variables 2013-04-15 10:56:27 -06:00
access.c PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGS 2013-02-15 11:46:24 -07:00
ats.c
bus.c PCI: Warn about failures instead of "must_check" functions 2013-04-17 10:21:12 -06:00
host-bridge.c
hotplug-pci.c
htirq.c
ioapic.c
iov.c PCI changes for the v3.9 merge window: 2013-02-25 21:18:18 -08:00
irq.c
Kconfig
Makefile
msi.c PCI: Make local functions/structs static 2013-04-12 11:26:01 -06:00
msi.h
of.c
pci-acpi.c ACPI / glue: Add .match() callback to struct acpi_bus_type 2013-03-04 14:23:40 +01:00
pci-driver.c
pci-label.c
pci-stub.c
pci-sysfs.c
pci.c PCI: Make local functions/structs static 2013-04-12 11:26:01 -06:00
pci.h
probe.c
proc.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
quirks.c
remove.c PCI changes for the v3.9 merge window: 2013-02-25 21:18:18 -08:00
rom.c
search.c
setup-bus.c PCI: Warn about failures instead of "must_check" functions 2013-04-17 10:21:12 -06:00
setup-irq.c
setup-res.c PCI: Remove unused variables 2013-04-15 10:56:27 -06:00
slot.c PCI: Warn about failures instead of "must_check" functions 2013-04-17 10:21:12 -06:00
syscall.c
vpd.c
xen-pcifront.c