Re: [PATCH 2/9] ACPI: drop unused assignment of acpi_device_id::driver_data
[email protected] Mon, 27 Jul 2026 12:17:34 +0000
| Newsgroups | dev.linux.lists.nvdimm,org.kernel.vger.linux-pci |
|---|---|
| Message-ID | <[email protected]> |
> These modules set the acpi_device_id::driver_data to 0 but > the field is not actually used within the module, we can > just drop it from the table. > > While we are at it - use a named initializer for the > acpi_device_id fields and drop setting the list > terminator fields explicitly as well. > > Signed-off-by: Pawel Zalewski (The Capable Hub) <[email protected]> Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=2