Re: [PATCH v3 3/6] iio: adc: ti-ads7950: switch to using guard() notation

From: David Lechner

Date: Sat Mar 07 2026 - 12:34:39 EST


On 3/5/26 1:21 PM, Dmitry Torokhov wrote:
> guard() notation allows early returns when encountering errors, making
> control flow more obvious. Use it.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
> ---

Reviewed-by: David Lechner <dlechner@xxxxxxxxxxxx>