linux/fs/sysfs
Thomas Weißschuh 1d6249c1ce sysfs: remove bin_attribute::read_new/write_new()
These transitional fields are now unused and unnecessary.
Remove them and their logic in the sysfs core.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20250811-sysfs-const-bin_attr-final-v4-1-7b6053fd58bb@weissschuh.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-08-19 13:12:12 +02:00
..
Kconfig
Makefile
dir.c kernfs: Use RCU to access kernfs_node::name. 2025-02-15 17:46:32 +01:00
file.c sysfs: remove bin_attribute::read_new/write_new() 2025-08-19 13:12:12 +02:00
group.c sysfs: constify attribute_group::bin_attrs 2025-04-15 18:46:10 +02:00
mount.c kernfs: move struct kernfs_root out of the public view. 2022-02-23 15:46:34 +01:00
symlink.c
sysfs.h sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns() 2024-11-05 14:00:28 +01:00