Re: [PATCH 10/28] iio: adc: ti-lmp92064: use = { } instead of memset()

From: Leonard Göhrs
Date: Thu Jun 12 2025 - 01:42:21 EST




Am 12.06.25 um 00:39 schrieb David Lechner:
Use { } instead of memset() to zero-initialize stack memory to simplify
the code.

Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx>
Reviewed-by: Leonard Göhrs <l.goehrs@xxxxxxxxxxxxxx>