Files
linux/drivers
Uwe Kleine-König fc36dd3041 fbdev: vga16fb: Drop unused assignment of platform_device_id driver data
The driver explicitly sets the .driver_data member of struct
platform_device_id to zero without relying on that value. Drop these
unused assignments.

While touching this array unify spacing and usage of commas and use
named initializers for .name.

Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
Signed-off-by: Helge Deller <deller@gmx.de>
2026-06-23 09:58:58 +02:00
..
2026-06-16 08:53:53 -07:00
2026-06-03 20:50:24 +01:00