]> git.karo-electronics.de Git - karo-tx-linux.git/commit
PCI: remove pci_max_busnr() (was already commented out)
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 18 May 2012 22:52:34 +0000 (16:52 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 11 Jun 2012 17:23:35 +0000 (11:23 -0600)
commit533b6608b73669309becd90f11f939b60bb221be
tree29c7eb5d508f1aee8a64b78f780cbcc1ed545bd9
parent109cdbc223f6e2d6c80f8371f22415b50c18a366
PCI: remove pci_max_busnr() (was already commented out)

pci_max_busnr() has been commented out for years (since 54c762fe62), and
this patch removes it completely.

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