linux/drivers/pci/pcie/aer
Adrian Bunk d75b305295 PCI: aerdrv_acpi.c: remove unneeded NULL check
There's no reason for checking pdev->bus for being NULL here (and we'd
anyway Oops 3 lines below if it was).

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-20 21:47:08 -07:00
..
Kconfig PCI: fix AER driver error information 2007-07-11 16:02:08 -07:00
Makefile PCI: fix AER driver error information 2007-07-11 16:02:08 -07:00
aerdrv.c pci: implement "pci=noaer" 2007-10-12 15:03:17 -07:00
aerdrv.h PCI: fix AER driver error information 2007-07-11 16:02:08 -07:00
aerdrv_acpi.c PCI: aerdrv_acpi.c: remove unneeded NULL check 2008-04-20 21:47:08 -07:00
aerdrv_core.c PCI: #if 0 pci_cleanup_aer_correct_error_status() 2008-04-20 21:47:02 -07:00
aerdrv_errprint.c