Re: [PATCH] hwmon: (dme1737) Replace ternary operators with str_yes_no()

From: Joshua Crofts

Date: Sun Jul 12 2026 - 14:27:20 EST


On Sun, 12 Jul 2026 at 20:17, Guenter Roeck <linux@xxxxxxxxxxxx> wrote:
>
> On 7/12/26 10:58, Joshua Crofts wrote:
> > Remove the ternary operators and use str_yes_no() from string_choices.h
> > instead.
> >
> > No functional change.
> >
> > Signed-off-by: Joshua Crofts <joshua.crofts1@xxxxxxxxx>
>
> This is an extremely old driver which does not support the latest
> hardware monitoring API.
>
> Please refrain from making non-functional changes in such drivers.
>
> NACK

Fair enough, apologies.

--
Kind regards

CJD