]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
PCI: Remove "extern" from function declarations
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 18 Apr 2013 16:55:46 +0000 (10:55 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Apr 2013 15:50:30 +0000 (09:50 -0600)
commit2366d06eb15d3cf21d3b243ff586bcb80896c9f2
treec6edd06f8b3db41ad45111569b9d52e9fc1104aa
parent4d18760c67af2688a6f9d3f0131dc505e0b9f2c9
PCI: 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.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
include/linux/msi.h