mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
PCI: Expand comment about sorting pci_ids.h entries
Clarify the request to sort Vendor ID and Device ID entries by numeric value, not alphabetically. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
This commit is contained in:
parent
ac9a78681b
commit
d3c6e26568
|
|
@ -2,7 +2,7 @@
|
|||
/*
|
||||
* PCI Class, Vendor and Device IDs
|
||||
*
|
||||
* Please keep sorted.
|
||||
* Please keep sorted by numeric Vendor ID and Device ID.
|
||||
*
|
||||
* Do not add new entries to this file unless the definitions
|
||||
* are shared between multiple drivers.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user