commit | 3b8249de43ecf05407888c1ca6ca6e4945ff823c | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Dec 08 21:30:10 2008 -0700 |
committer | Len Brown <len.brown@intel.com> | Tue Dec 30 21:10:17 2008 -0500 |
tree | b3322f9072d24c58a9337953cce534cb6067610e | |
parent | 21a53283a012f21764f2aaaac9414849e1153d93 [diff] |
ACPI: PCI: remove unnecessary null pointer checks Better to oops and learn about a bug than to silently cover it up. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>