Re: [PATCH v1 1/8] ata: pata_budda: Use named initializer for zorro_device_id
Geert Uytterhoeven <[email protected]>
| Newsgroups | org.kernel.vger.linux-m68k,org.kernel.vger.linux-ide,org.kernel.vger.linux-kernel,org.kernel.vger.linux-scsi |
|---|---|
| Message-ID | <CAMuHMdWJpPZ2DhrUE7cpF20Dg2+wWqXRL4D6cfDca8XLQegOVw@mail.gmail.com> |
On Tue, 26 May 2026 at 16:18, Uwe Kleine-König (The Capable Hub) <[email protected]> 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]> Reviewed-by: Geert Uytterhoeven <[email protected]> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected] In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds