PCI: Remove dead code
authorBjorn Helgaas <bhelgaas@google.com>
Sat, 5 Apr 2014 21:08:22 +0000 (15:08 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 29 Apr 2014 23:36:44 +0000 (17:36 -0600)
"pdev" can never be NULL here, so remove the test.

Found by Coverity (CID 744313).

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/pci-driver.c

Simple merge