diff options
author | Joel Granados <[email protected]> | 2023-05-23 14:22:15 +0200 |
---|---|---|
committer | Luis Chamberlain <[email protected]> | 2023-05-23 21:43:26 -0700 |
commit | 4199a64a1c13c58a48917d1eb6492c32b4496bd9 (patch) | |
tree | ca9cbce25290d44c7faf2185b121dc7cea5ea74e /lib/mpi/mpi-sub-ui.c | |
parent | 93810936a6bfbc538771914836fca24570e3bcc5 (diff) |
parport: Remove register_sysctl_table from parport_device_proc_register
This is part of the general push to deprecate register_sysctl_paths and
register_sysctl_table. We use a temp allocation to include both port and
device name in proc. Allocated mem is freed at the end. The unused
parport_device_sysctl_template struct elements that are not used are
removed.
Signed-off-by: Joel Granados <[email protected]>
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/r/[email protected]/
Reported-by: Dan Carpenter <[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