diff options
author | 2010-08-18 08:27:55 +0000 | |
---|---|---|
committer | 2010-08-24 15:28:27 +1000 | |
commit | 76ec01dbb70353928a9cee826502073ae928bbba (patch) | |
tree | 1778622e12a70290a173f19a9c25b20c6a0cb4b9 /mm/vmalloc.c | |
parent | powerpc: Fix typo in uImage target (diff) | |
download | wireguard-linux-76ec01dbb70353928a9cee826502073ae928bbba.tar.xz wireguard-linux-76ec01dbb70353928a9cee826502073ae928bbba.zip |
powerpc/pci: Fix checking for child bridges in PCI code.
pci_device_to_OF_node() can return null, and list_for_each_entry will
never enter the loop when dev is NULL, so it looks like this test is
a typo.
Reported-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions