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>
Showing
This diff is collapsed.
kernel/module/sysfs.c
0 → 100644
This diff is collapsed.
Please register or sign in to comment