Re: [PATCH v1 4/8] i2c: icy:pick Use named initializer for zorro_device_id arrays
Andi Shyti <[email protected]>
| Newsgroups | org.kernel.vger.linux-m68k,org.kernel.vger.linux-i2c,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hi Uwe, On Tue, May 26, 2026 at 04:17:30PM +0200, Uwe Kleine-König (The Capable Hub) wrote: > Using named initializers is more explicit and thus easier to parse for a > human. > > While touching this array, drop explicit zeros from the list terminator. > > 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]> just this patch merged to i2c/i2c-host. Thanks, Andi