linux/fs/sysfs
Thomas Weißschuh 340d8e66c4 sysfs: constify internal references to 'struct bin_attribute'
The sysfs core handles 'const struct bin_attribute *'.

Adapt the internal references.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20250530-sysfs-const-bin_attr-final-v3-2-724bfcf05b99@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-06-17 10:44:09 +02:00
..
dir.c kernfs: Use RCU to access kernfs_node::name. 2025-02-15 17:46:32 +01:00
file.c sysfs: constify internal references to 'struct bin_attribute' 2025-06-17 10:44:09 +02:00
group.c sysfs: constify attribute_group::bin_attrs 2025-04-15 18:46:10 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
mount.c kernfs: move struct kernfs_root out of the public view. 2022-02-23 15:46:34 +01:00
symlink.c docs: filesystems: fix renamed references 2020-04-20 15:45:22 -06:00
sysfs.h sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns() 2024-11-05 14:00:28 +01:00