platform/x86: wmi: remove unnecessary initialization
The empty initializer `{ }` is enough to properly initialize
the terminating acpi_device_id entry in the device table,
so use that.
Signed-off-by:
Barnabás Pőcze <pobrn@protonmail.com>
Link: https://lore.kernel.org/r/20210904175450.156801-5-pobrn@protonmail.com
Reviewed-by:
Hans de Goede <hdegoede@redhat.com>
Signed-off-by:
Hans de Goede <hdegoede@redhat.com>
Loading
Please sign in to comment