summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorJoel Granados <joel.granados@kernel.org>2024-12-29 16:11:25 +0100
committerJoel Granados <joel.granados@kernel.org>2025-04-09 13:32:16 +0200
commitdd293df6395a2c9e0fc4faa8defeceaa907e7717 (patch)
treea35c6a07372de7d5bef23ae77308d0d46a1fdc3b /scripts/lib/kdoc/kdoc_output.py
parent256db5c9b507d770f8b99b10f0671d994d5c9d64 (diff)
tracing: Move trace sysctls into trace.c
Move trace ctl tables into their own const array in kernel/trace/trace.c. The sysctl table register is called with subsys_initcall placing if after its original place in proc_root_init. 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> Acked-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions