Re: [PATCH 1/2] ata: use named initializers for acpi_device_id
Niklas Cassel <[email protected]>
| Newsgroups | org.kernel.vger.linux-ide,dev.linux.lists.sashiko-reviews |
|---|---|
| Message-ID | <[email protected]> |
On 4 August 2026 08:09:52 CEST, Pawel Zalewski <[email protected]> wrote: >>I do kind of agree with Sashiko that ahci_seattle.c could have been fixed >> in patch 1/2 (rather than fixing ahci_seattle.c in patch 2/2). > >Happy to refactor in V2 so that patch 2 would only deal with removing >driver_data = 0 >in the ahci_seattle module. > I am usually the one who prefer things to be split into multiple patches. But in this case, I think you can do everything in the same patch. Still seems like the same logical change, clarifying/cleaning up the initializers. Kind regards, Niklas