Skip to content
Commit 8e2614bb authored by Rasmus Villemoes's avatar Rasmus Villemoes Committed by Bjorn Helgaas
Browse files

PCI: Add include guard to include/linux/pci_ids.h



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: default avatarRasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent 20cde694
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment