diff options
author | Luis Chamberlain <mcgrof@kernel.org> | 2023-03-02 12:46:06 -0800 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2023-04-13 11:49:20 -0700 |
commit | ca674057f36bcc42eea3832b8de5d0582615a472 (patch) | |
tree | cc2cb97b90fd51a67a7a45c0a7d63e93c94a13e3 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | adf11ea8725bd7874b4aec6990c5807abcd5a00d (diff) |
scsi: simplify sysctl registration with register_sysctl()
register_sysctl_table() is a deprecated compatibility wrapper.
register_sysctl() can do the directory creation for you so just use that.
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions