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:
20cde69
)
PCI: Add include guard to include/linux/pci_ids.h
author
Rasmus Villemoes
<linux@rasmusvillemoes.dk>
Thu, 10 Jul 2014 12:05:11 +0000
(14:05 +0200)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 10 Jul 2014 22:49:15 +0000
(16:49 -0600)
Adding an include guard frees the preprocessor from reparsing over 2600
#defines in the cases where pci_ids.h is somehow included more than once.
This gives a tiny-but-measurable performance improvement when compiling
such files.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
include/linux/pci_ids.h
patch
|
blob
|
history
diff --cc
include/linux/pci_ids.h
Simple merge