[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <D43F162D-588C-418F-A019-B50BE1D0F92C@linux.dev>
Date: Sat, 8 Nov 2025 16:07:02 +0100
From: Thorsten Blum <thorsten.blum@...ux.dev>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Huisong Li <lihuisong@...wei.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] w1: therm: Use str_yes_no helper in w1_slave_show
On 5. Nov 2025, at 17:23, Krzysztof Kozlowski wrote:
> On 05/11/2025 17:18, Thorsten Blum wrote:
>> Replace hard-coded strings with the str_yes_no() helper function. This
>> unifies the output and helps the linker with deduplication, which can
>> result in a smaller binary.
>>
>> [...]
>
> That's sysfs interface, right? So an ABI and you change here caps, which
> might matter or might not, but anyway some sort of analysis of that
> should be in the commit msg. Otherwise better not to touch ABI.
Yeah, I guess it's better not to change it then.
Thanks,
Thorsten
Powered by blists - more mailing lists