mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 22:14:03 +02:00
The driver explicitly sets the .driver_data member of struct pci_device_id to zero without relying on that value. Drop this unused assignment. While touching this array, also convert it to use one of the PCI_DEVICE macros that is usually used for these and drop the explicit 0 in the list terminator. This patch doesn't modify the compiled array. Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com> Link: https://patch.msgid.link/0756a50095f65ada4b82a65a4f827bcd5f0e5d84.1784299069.git.u.kleine-koenig@baylibre.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| card_base.c | ||
| card_base.h | ||
| card_ddcb.c | ||
| card_ddcb.h | ||
| card_debugfs.c | ||
| card_dev.c | ||
| card_sysfs.c | ||
| card_utils.c | ||
| genwqe_driver.h | ||
| Kconfig | ||
| Makefile | ||