linux/fs/sysfs
Greg Kroah-Hartman d79ff2d612 sysfs: remove exports of sysfs_*change_owner()
Both sysfs_change_owner() and sysfs_file_change_owner() are exported to
modules, but there are no in-kernel module users, so remove the exports
so that crazy out-of-tree drivers don't get the impression that it is
safe to call these functions at all.

Reviewed-by: Rafael J. Wysocki (Intel) <rafael@kernel.org>
Reviewed-by: Danilo Krummrich <dakr@kernel.org>
Reported-by: Lee Jones <lee@kernel.org>
Reviewed-by: Lee Jones <lee@kernel.org>
Link: https://patch.msgid.link/2026020541-energize-graduate-981a@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2026-02-05 16:49:38 +01: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 exports of sysfs_*change_owner() 2026-02-05 16:49:38 +01:00
group.c sysfs: attribute_group: enable const variants of is_visible() 2025-11-26 15:16:35 +01:00
mount.c
symlink.c
sysfs.h