diff options
author | Joel Granados <j.granados@samsung.com> | 2023-06-16 10:59:15 +0200 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2023-06-18 02:32:53 -0700 |
commit | 37e9981e33e4d308c323a56bb908aa54c8f041a8 (patch) | |
tree | 71817db5bc6a87e1636507462a11647e7034265a /tools/testing/selftests/sysctl | |
parent | 28898e260a34e840f86ca80bf0c7657d76ad3f80 (diff) |
parport: plug a sysctl register leak
parport registers two sysctl directories in the parport_proc_register
function but only one of them was getting unregistered in
parport_proc_unregister. Keep track of both sysctl table headers and
handle them together when (un)registering.
Signed-off-by: Joel Granados <j.granados@samsung.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'tools/testing/selftests/sysctl')
0 files changed, 0 insertions, 0 deletions