ftrace: Add comments to ftrace_hash_move() and friends
authorSteven Rostedt (Google) <rostedt@goodmis.org>
Wed, 5 Jun 2024 18:03:39 +0000 (14:03 -0400)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Thu, 6 Jun 2024 19:22:03 +0000 (15:22 -0400)
commitd66bb33479e594ba7cf72fa2c0f848e3d0bc9eb1
tree11e10acaf69743ff3fe2929497d8bdd4c734d4d1
parent1a88c071679496907ba3e62ec1190d198c20ace8
ftrace: Add comments to ftrace_hash_move() and friends

Describe what ftrace_hash_move() does and add some more comments to some
other functions to make it easier to understand.

Link: https://lore.kernel.org/linux-trace-kernel/20240605180409.179520305@goodmis.org
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/ftrace.c