Re: [PATCH v2 2/3] hwmon: (core) Use const APIs for the dynamically allocated sysfs attributes
Guenter Roeck <[email protected]>
| Newsgroups | org.kernel.vger.linux-hwmon,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> Applied. Thanks, Guenter