diff options
author | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | 2015-02-11 05:58:35 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-02-11 22:27:15 +0100 |
commit | feb28979c137ba3f649ad36fc27c85c64c111f78 (patch) | |
tree | 72bcf44869bb59a71fe06f0741240229e503aa8a /arch/m32r | |
parent | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
download | linux-feb28979c137ba3f649ad36fc27c85c64c111f78.tar.xz linux-feb28979c137ba3f649ad36fc27c85c64c111f78.zip |
of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()
Commit d2be00c0fb5a ("of/pci: Free resources on failure in
of_pci_get_host_bridge_resources()") fixed the error path so it frees
everything on the "resources" list. That list includes the bus_range, so
we should not free it again.
Remove the superfluous free of bus_range.
[bhelgaas: changelog]
Fixes: d2be00c0fb5a ("of/pci: Free resources on failure in of_pci_get_host_bridge_resources()")
Reported-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: Rafael J. Wysocki <rjw@rjwysocki.net>
Diffstat (limited to 'arch/m32r')
0 files changed, 0 insertions, 0 deletions