linux/drivers/net/ethernet/8390
Uwe Kleine-König (The Capable Hub) 4933a65836 net: Use named initializer for zorro_device_id arrays
Using named initializers is more explicit and thus easier to parse for a
human.

While touching these arrays, drop explicit zeros from the list terminator.

This change doesn't introduce changes to the compiled zorro_device_id
arrays.

Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://patch.msgid.link/2243204c0f57f79750de00c072914354d4f65707.1779803053.git.u.kleine-koenig@baylibre.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-05-28 18:07:11 -07:00
..
8390.c net: remove unnecessary module_init/exit functions 2026-02-02 17:25:23 -08:00
8390.h net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier 2023-05-16 15:38:07 +02:00
8390p.c net: remove unnecessary module_init/exit functions 2026-02-02 17:25:23 -08:00
apne.c net: fill in MODULE_DESCRIPTION()s for 8390 2024-01-24 15:12:20 -08:00
ax88796.c net: ethernet: Switch back to struct platform_driver::remove() 2024-10-04 16:39:56 -07:00
etherh.c net: annotate data-races around dev->if_port 2024-05-08 18:51:30 -07:00
hydra.c net: Use named initializer for zorro_device_id arrays 2026-05-28 18:07:11 -07:00
Kconfig ne2k: fold drivers/net/Space.c into ne.c 2026-05-01 16:46:53 -07:00
lib8390.c net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier 2023-05-16 15:38:07 +02:00
mac8390.c net: ethernet: 8390: Convert unversioned GPL notice to SPDX license identifier 2023-05-16 15:38:07 +02:00
Makefile drivers: net: 8390: wd80x3: Remove this driver 2026-04-23 15:57:10 -07:00
mcf8390.c net: ethernet: Switch back to struct platform_driver::remove() 2024-10-04 16:39:56 -07:00
ne.c ne2k: fold drivers/net/Space.c into ne.c 2026-05-01 16:46:53 -07:00
ne2k-pci.c net: Consistently define pci_device_ids using named initializers 2026-05-12 18:16:34 -07:00
pcnet_cs.c treewide, timers: Rename from_timer() to timer_container_of() 2025-06-08 09:07:37 +02:00
stnic.c net: fill in MODULE_DESCRIPTION()s for 8390 2024-01-24 15:12:20 -08:00
xsurf100.c net: Use named initializer for zorro_device_id arrays 2026-05-28 18:07:11 -07:00
zorro8390.c net: Use named initializer for zorro_device_id arrays 2026-05-28 18:07:11 -07:00