commit | 638bba08282fb50ba4ebde073ad70551b929e0f2 | [log] [tgz] |
---|---|---|
author | Andrew Patterson <andrew.patterson@hp.com> | Thu Dec 03 10:28:25 2009 -0700 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Fri Dec 04 16:03:19 2009 -0800 |
tree | ba517f15b67b9f5329d6167df27d6198d1a798b0 | |
parent | 6cdfd995a65a52e05b99e3a72a9b979abe73b312 [diff] |
PCI: remove ifdefed pci_cleanup_aer_correct_error_status The pci_cleanup_aer_correct_error_status() function has been #if 0'd out since 2.6.25. Time to remove the dead code. Signed-off-by: Andrew Patterson <andrew.patterson@hp.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>