Commit d3c6e265 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

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: default avatarBjorn Helgaas <bhelgaas@google.com>
parent ac9a7868
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.