]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"
authorKamal Mostafa <kamal@canonical.com>
Mon, 20 Oct 2014 19:08:10 +0000 (12:08 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 27 Oct 2014 17:42:43 +0000 (11:42 -0600)
commitc302d35eac32bbd99ed9e3dc5b03d58073c78e86
treed3315530254113e7f082a51b2c6709a7e9d47e80
parentf114040e3ea6e07372334ade75d1ee0775c355e1
Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"

This reverts bceee4a97eb5 ("PCI: pciehp: Prevent NULL dereference during
probe") because it was accidentally applied twice:

  62e4492c3063 ("PCI: Prevent NULL dereference during pciehp probe")
  bceee4a97eb5 ("PCI: pciehp: Prevent NULL dereference during probe")

Revert the latter to dispose of the duplicated code block.

[bhelgaas: tidy changelog, drop stable tag]
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Andreas Noever <andreas.noever@gmail.com>
drivers/pci/hotplug/pciehp_core.c