PCI/AER: Remove "extern" from function declarations
authorBetty Dall <betty.dall@hp.com>
Thu, 6 Jun 2013 20:35:35 +0000 (14:35 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Thu, 6 Jun 2013 20:37:07 +0000 (14:37 -0600)
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>
include/linux/aer.h

Simple merge