diff options
author | 2025-06-27 10:12:40 +0200 | |
---|---|---|
committer | 2025-07-23 11:56:02 +0200 | |
commit | 73184c8e4ff447b866dac13fc4f1a4079c78a69d (patch) | |
tree | 5acf82346874554a483738356f32f1bac71d0ac2 /tools/perf/scripts/python | |
parent | kernel/sys.c: Move overflow{uid,gid} sysctl into kernel/sys.c (diff) | |
download | wireguard-linux-73184c8e4ff447b866dac13fc4f1a4079c78a69d.tar.xz wireguard-linux-73184c8e4ff447b866dac13fc4f1a4079c78a69d.zip |
sysctl: rename kern_table -> sysctl_subsys_table
Renamed sysctl table from kern_table to sysctl_subsys_table and grouped
the two arch specific ctls to the end of the array.
This is part of a greater effort to move ctl tables into their
respective subsystems which will reduce the merge conflicts in
kernel/sysctl.c.
Signed-off-by: Joel Granados <joel.granados@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions