Re: [PATCH v1 1/8] ata: pata_budda: Use named initializer for zorro_device_id
Damien Le Moal <[email protected]>
| Newsgroups | org.kernel.vger.linux-m68k,org.kernel.vger.linux-ide,org.kernel.vger.linux-kernel,org.kernel.vger.linux-scsi |
|---|---|
| Organization | Western Digital Research |
| Message-ID | <[email protected]> |
On 5/26/26 11:17 PM, Uwe Kleine-König (The Capable Hub) wrote: > Using named initializers is more explicit and thus easier to parse for a > human. > > It's also more robust to changes in the struct definition. This robustness > is relevant for a planned change to struct zorro_device_id that replaces > .driver_data by an anonymous union. > > This change doesn't introduce changes to the compiled zorro_device_id > array. > > Signed-off-by: Uwe Kleine-König (The Capable Hub) <[email protected]> Acked-by: Damien Le Moal <[email protected]> -- Damien Le Moal Western Digital Research