diff options
author | Luis Chamberlain <mcgrof@kernel.org> | 2023-03-11 02:12:03 +0300 |
---|---|---|
committer | Christian Brauner (Microsoft) <brauner@kernel.org> | 2023-03-13 14:36:34 +0300 |
commit | 3e27877ac565807135209933e0894d8c522cc520 (patch) | |
tree | 87b49c0e1e11c1a06322573472400f38abee0b1f /tools/perf/scripts/python/syscall-counts.py | |
parent | 7059a9aa4b6b8c6daf257a3978a4d8c476c29a96 (diff) | |
download | linux-3e27877ac565807135209933e0894d8c522cc520.tar.xz |
devpts: simplify two-level sysctl registration for pty_kern_table
There is no need to declare two tables to just create directories,
this can be easily be done with a prefix path with register_sysctl().
Simplify this registration.
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions