Re: [PATCH v1] ALSA: Improve style of pnp_device_id array terminators

From: Takashi Iwai

Date: Wed Jun 10 2026 - 03:30:04 EST


On Tue, 09 Jun 2026 18:46:10 +0200,
Uwe Kleine-König (The Capable Hub) wrote:
>
> To match how device-id array terminators look like for other device
> types drop `.id = ""` from it and let the compiler care for zeroing the
> entry.
>
> There are no changes in the compiled drivers, only the source looks
> nicer.
>
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@xxxxxxxxxxxx>

Applied to for-next branch now. Thanks.


Takashi