diff options
author | Joel Granados <[email protected]> | 2023-05-23 14:22:16 +0200 |
---|---|---|
committer | Luis Chamberlain <[email protected]> | 2023-05-23 21:43:26 -0700 |
commit | 02ea13480f3ffea36a1f9e549b503402f0b299ca (patch) | |
tree | da3dc9ea0711438230580730f55003e95a6efb8d /lib/mpi/mpi-sub-ui.c | |
parent | 4199a64a1c13c58a48917d1eb6492c32b4496bd9 (diff) |
parport: Remove register_sysctl_table from parport_default_proc_register
This is part of the general push to deprecate register_sysctl_paths and
register_sysctl_table. Simply change the full path "dev/parport/default"
to point to an already existing set of table entries (vars). We also
remove the unused elements from parport_default_table.
To make sure the resulting directory structure did not change we
made sure that `find /proc/sys/dev/ | sha1sum` was the same before and
after the change.
Signed-off-by: Joel Granados <[email protected]>
Reviewed-by: Luis Chamberlain <[email protected]>
Signed-off-by: Luis Chamberlain <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions