linux/fs/sysfs
Jani Nikula 9ee4685c9a sysfs: constify sysfs create/remove files harder
Let the passed in array be const (and thus placed in rodata) instead of
a mutable array of const pointers.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20181004143750.30880-1-jani.nikula@intel.com
2018-12-03 18:18:19 +02:00
..
Kconfig
Makefile
dir.c
file.c sysfs: constify sysfs create/remove files harder 2018-12-03 18:18:19 +02:00
group.c Driver core patches for 4.19-rc1 2018-08-18 11:44:53 -07:00
mount.c
symlink.c
sysfs.h