diff options
| author | Joel Granados <[email protected]> | 2025-04-29 12:30:00 +0000 |
|---|---|---|
| committer | Joel Granados <[email protected]> | 2025-07-23 09:52:47 +0000 |
| commit | d0d05f602c1504fb868ed4a560d1465d88a3c5e5 (patch) | |
| tree | bd82a25220da535e095953033d42a01e3a234d13 /rust/helpers/pci.c | |
| parent | Linux 6.16-rc1 (diff) | |
| download | kernel-d0d05f602c1504fb868ed4a560d1465d88a3c5e5.tar.gz kernel-d0d05f602c1504fb868ed4a560d1465d88a3c5e5.zip | |
module: Move modprobe_path and modules_disabled ctl_tables into the module subsys
Move module sysctl (modprobe_path and modules_disabled) out of sysctl.c
and into the modules subsystem. Make modules_disabled static as it no
longer needs to be exported. Remove module.h from the includes in sysctl
as it no longer uses any module exported variables.
This is part of a greater effort to move ctl tables into their
respective subsystems which will reduce the merge conflicts in
kernel/sysctl.c.
Reviewed-by: Luis Chamberlain <[email protected]>
Reviewed-by: Petr Pavlu <[email protected]>
Signed-off-by: Joel Granados <[email protected]>
Diffstat (limited to 'rust/helpers/pci.c')
0 files changed, 0 insertions, 0 deletions
