Re: [PATCH v2 2/3] hwmon: (core) Use const APIs for the dynamically allocated sysfs attributes

From: Guenter Roeck

Date: Thu Aug 06 2026 - 15:20:22 EST


On Thu, Aug 06, 2026 at 08:09:12AM +0200, Thomas Weißschuh wrote:
> The non-const sysfs attribute APIs are going to go away at some point.
>
> Switch to the const variants to prepare for that.
>
> Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>

Applied.

Thanks,
Guenter