summaryrefslogtreecommitdiff
path: root/drivers/acpi/numa.c
diff options
context:
space:
mode:
authorJiri Slaby <jirislaby@gmail.com>2009-03-04 19:55:27 (GMT)
committerLen Brown <len.brown@intel.com>2009-03-16 04:35:30 (GMT)
commit176f9c1804df09f3e9b998c0642e212592ac6283 (patch)
tree8e2c670cce94b658cc6e0147585497119af0b527 /drivers/acpi/numa.c
parent45e7798886af101c4a908a896bbba5a84ee5cc32 (diff)
downloadlinux-176f9c1804df09f3e9b998c0642e212592ac6283.tar.xz
ACPI: remove doubled status checking
There was a misplaced status test (two consequent tests without a statement in between) in acpi_bus_init for ages. Remove it, since the function which should be checked (acpi_os_initialize1) has BUG_ONs on failure paths. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/numa.c')
0 files changed, 0 insertions, 0 deletions