]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
authorMasami Hiramatsu (Google) <mhiramat@kernel.org>
Wed, 26 Feb 2025 06:19:18 +0000 (15:19 +0900)
committerMasami Hiramatsu (Google) <mhiramat@kernel.org>
Mon, 3 Mar 2025 02:17:54 +0000 (11:17 +0900)
commitfd5ba38390c59e1c147480ae49b6133c4ac24001
tree1921faf404047265ac3d71e7b64a4e5da761762f
parentdb5e228611b118cf7b1f8084063feda5c037f4a7
tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro

Commit 18b1e870a496 ("tracing/probes: Add $arg* meta argument for all
function args") introduced MAX_ARG_BUF_LEN but it is not used.
Remove it.

Link: https://lore.kernel.org/all/174055075876.4079315.8805416872155957588.stgit@mhiramat.tok.corp.google.com/
Fixes: 18b1e870a496 ("tracing/probes: Add $arg* meta argument for all function args")
Signed-off-by: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Reviewed-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/trace_probe.h