Files
linux/drivers
Pawel Zalewski (The Capable Hub) eee1ea58c8 char: ipmi: use named initializers for acpi_device_id
Use a named initializer for the acpi_device_id fields which
makes the code more readable and consistent with how lists
are initialized in the rest of the kernel code base. Also
drop explicitly setting fields to 0 where it is redundant.

While we are at it - unify the list terminator to have
a single space between the brackets and no trailing
comma.

Signed-off-by: Pawel Zalewski (The Capable Hub) <pzalewski@thegoodpenguin.co.uk>
Message-ID: <20260807-acpi-char-v1-3-742c450254dd@thegoodpenguin.co.uk>
Signed-off-by: Corey Minyard <corey@minyard.net>
2026-08-12 16:16:43 -05:00
..
2026-06-16 08:53:53 -07:00
2026-06-22 23:10:08 -07:00
2026-06-03 20:50:24 +01:00