linux/kernel/module
Aaron Tomlin 44c09535de module: Move sysfs support into a separate file
No functional change.

This patch migrates module sysfs support out of core code into
kernel/module/sysfs.c. In addition simple code refactoring to
make this possible.

Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Aaron Tomlin <atomlin@redhat.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2022-04-05 08:43:04 -07:00
..
debug_kmemleak.c module: Move kmemleak support to a separate file 2022-04-05 08:43:04 -07:00
decompress.c module: Make internal.h and decompress.c more compliant 2022-04-05 08:42:35 -07:00
internal.h module: Move sysfs support into a separate file 2022-04-05 08:43:04 -07:00
kallsyms.c module: kallsyms: Fix suspicious rcu usage 2022-04-05 08:43:04 -07:00
livepatch.c module: Move livepatch support to a separate file 2022-04-05 08:43:04 -07:00
main.c module: Move sysfs support into a separate file 2022-04-05 08:43:04 -07:00
Makefile module: Move sysfs support into a separate file 2022-04-05 08:43:04 -07:00
procfs.c module: Move procfs support into a separate file 2022-04-05 08:43:04 -07:00
signing.c module: Move extra signature support out of core code 2022-04-05 08:43:04 -07:00
strict_rwx.c module: Move strict rwx support to a separate file 2022-04-05 08:43:04 -07:00
sysfs.c module: Move sysfs support into a separate file 2022-04-05 08:43:04 -07:00
tree_lookup.c module: Move latched RB-tree support to a separate file 2022-04-05 08:43:04 -07:00