commit | fde41b9fa2d0d6abd5b1b5674f1da3bb40ebc98d | [log] [tgz] |
---|---|---|
author | Betty Dall <betty.dall@hp.com> | Thu Jun 06 14:35:35 2013 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Thu Jun 06 14:37:07 2013 -0600 |
tree | d53ab09a2ceb3028dbc3c04085a81a5f15d07ece | |
parent | 9e50a9122f048c67a4e83916434e2e212a6f0fe2 [diff] |
PCI/AER: Remove "extern" from function declarations We had an inconsistent mix of using and omitting the "extern" keyword on function declarations in header files. This removes them all. [bhelgaas: split out from "move AER severity defines" patch] Signed-off-by: Betty Dall <betty.dall@hp.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>