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)
commitfde41b9fa2d0d6abd5b1b5674f1da3bb40ebc98d
treed53ab09a2ceb3028dbc3c04085a81a5f15d07ece
parent9e50a9122f048c67a4e83916434e2e212a6f0fe2
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>
include/linux/aer.h
This page took 0.02531 seconds and 5 git commands to generate.