Re: [PATCH] hwmon: (stts751) Remove an unused field in struct stts751_priv

From: Guenter Roeck
Date: Wed May 01 2024 - 10:46:04 EST


On Tue, Apr 30, 2024 at 11:09:07PM +0200, Christophe JAILLET wrote:
> In "struct stts751_priv", the 'smbus_timeout' field is unused.
> Remove it.
>
> Found with cppcheck, unusedStructMember.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>

Applied.

Thanks,
Guenter