Re: [PATCH] hwmon: (lm75) Add explicit default cases in lm75_is_visible()

From: Guenter Roeck

Date: Thu Apr 30 2026 - 13:28:51 EST


On Fri, Apr 17, 2026 at 08:57:00AM +0300, Flaviu Nistor wrote:
> Add explicit default labels to switch statements in
> lm75_is_visible().
>
> This makes the control flow explicit and improves
> readability, but also keeps consistency to other
> usage of the switch statement in the driver.
>
> Signed-off-by: Flaviu Nistor <flaviu.nistor@xxxxxxxxx>

Applied.

Thanks,
Guenter