]> www.infradead.org Git - users/jedix/linux-maple.git/commit
EDAC/ie31200: Simplify the pci_device_id table
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>
Mon, 10 Mar 2025 01:14:05 +0000 (09:14 +0800)
committerTony Luck <tony.luck@intel.com>
Mon, 10 Mar 2025 17:44:40 +0000 (10:44 -0700)
commit312e67a03d8bb1745804936a4f6fdb69d64c3435
treeb0b1737d3efafe5106104875a0eaa4d9351227de
parent44eae52089ebcb6b22c63a2506bc610bb70fa927
EDAC/ie31200: Simplify the pci_device_id table

Use PCI_VDEVICE() to simplify the pci_device_id table.

No functional changes intended.

Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Tested-by: Gary Wang <gary.c.wang@intel.com>
Link: https://lore.kernel.org/r/20250310011411.31685-6-qiuxu.zhuo@intel.com
drivers/edac/ie31200_edac.c