Re: [PATCH v1] ata: pata_isapnp: Drop unused assignments from pnp_device_id array

From: Niklas Cassel

Date: Wed Jun 10 2026 - 03:45:32 EST


On Tue, 09 Jun 2026 18:51:13 +0200, Uwe Kleine-König (The Capable Hub) wrote:
> Explicitly assigning .driver_data in drivers that don't use this member
> is silly and a bit irritating. Drop it. Also simplify the list
> terminator entry to be just empty to match what most other device_id
> tables do.
>
> There is no changed semantic, not even a change in the compiled result.
>
> [...]

Applied to libata/linux.git (for-7.2), thanks!

[1/1] ata: pata_isapnp: Drop unused assignments from pnp_device_id array
https://git.kernel.org/libata/linux/c/0a77385b

Kind regards,
Niklas