On Tue, Apr 19, 2022 at 06:02:48PM +0800, Yinjun Zhang wrote: > Cc: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > Cc: linux-pci@xxxxxxxxxxxxxxx > Signed-off-by: Yinjun Zhang <yinjun.zhang@xxxxxxxxxxxx> > Signed-off-by: Simon Horman <simon.horman@xxxxxxxxxxxx> > --- > include/linux/pci_ids.h | 2 ++ The very top of this file says: * Do not add new entries to this file unless the definitions * are shared between multiple drivers. Please add to the commit messages the two or more drivers which share this definition. Thanks Andrew