git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fc9eea
)
PCI: Remove "extern" from function declarations
author
Bjorn Helgaas
<bhelgaas@google.com>
Fri, 12 Apr 2013 18:02:59 +0000
(12:02 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Wed, 17 Apr 2013 16:21:17 +0000
(10:21 -0600)
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>
No differences found