diff options
| author | Thomas Weißschuh <linux@weissschuh.net> | 2026-05-12 19:39:13 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-05-22 14:36:32 +0300 |
| commit | 13443fbf62414e42afb1675ab2d3b767c6466915 (patch) | |
| tree | 9dc7e625de22e8706bb035d1293a523a7606e049 /include/linux/debugobjects.h | |
| parent | 56e733f78c223032368e500af58402840a56e243 (diff) | |
| download | linux-13443fbf62414e42afb1675ab2d3b767c6466915.tar.xz | |
driver core: Stop using generic sysfs macros for device attributes
The constification of device attributes will require a transition phase,
where 'struct device_attribute' contains a classic non-const and a new
const variant of the 'show' and 'store' callbacks.
As __ATTR() and friends can not handle this duplication stop using them.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://patch.msgid.link/20260512-sysfs-const-attr-device_attr-prep-v3-3-cb7c17b34d52@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
