Commit 11ac9b3
committed
tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
JIRA: https://issues.redhat.com/browse/RHEL-86682
commit fd5ba38
Author: Masami Hiramatsu (Google) <mhiramat@kernel.org>
Date: Wed Feb 26 15:19:18 2025 +0900
tracing: probe-events: Remove unused MAX_ARG_BUF_LEN macro
Commit 18b1e87 ("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: 18b1e87 ("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>
Signed-off-by: Jerome Marchand <jmarchan@redhat.com>1 parent 1875263 commit 11ac9b3
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
0 commit comments