diff options
| author | Pawel Zalewski (The Capable Hub) <pzalewski@thegoodpenguin.co.uk> | 2026-08-07 12:26:10 +0100 |
|---|---|---|
| committer | Corey Minyard <corey@minyard.net> | 2026-08-12 16:16:43 -0500 |
| commit | eee1ea58c81ecb4d05c7267c05da73544386f3d9 (patch) | |
| tree | 0dd1bb5ea5e5f37c40c73512ef7cf675436664cb /scripts | |
| parent | 18e633dd9674c8bf118ea8583bb5a531edc2728a (diff) | |
| download | linux-eee1ea58c81ecb4d05c7267c05da73544386f3d9.tar.gz linux-eee1ea58c81ecb4d05c7267c05da73544386f3d9.zip | |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
