diff options
author | Luis Chamberlain <mcgrof@kernel.org> | 2023-03-02 23:28:22 +0300 |
---|---|---|
committer | Luis Chamberlain <mcgrof@kernel.org> | 2023-04-13 21:49:20 +0300 |
commit | 02a6b455fb35d29620ceaa0ed053ae9846f875ca (patch) | |
tree | fed9f00b5ba93a05211db9573b2dc5b9bfeac9db /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 98cfeb8d540aa009cd5cb973def265b6c44afa00 (diff) | |
download | linux-02a6b455fb35d29620ceaa0ed053ae9846f875ca.tar.xz |
seccomp: simplify sysctls with register_sysctl_init()
register_sysctl_paths() is only needed if you have childs (directories)
with entries. Just use register_sysctl_init() as it also does the
kmemleak check for you.
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions