aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorGautam Menghani <[email protected]>2022-05-21 23:18:26 -0700
committerSteven Rostedt (Google) <[email protected]>2022-05-26 21:13:00 -0400
commit154827f8e53d8c492b3fb0cb757fbcadb5d516b5 (patch)
treea1667e017ddc86cf244a1e4073aa3bc0a3cfd6a0 /scripts/gdb/linux/timerlist.py
parent50c697819d59c5013a66728940015348919a0c0c (diff)
tracing: Initialize integer variable to prevent garbage return value
Initialize the integer variable to 0 to fix the clang scan warning: Undefined or garbage value returned to caller [core.uninitialized.UndefReturn] return ret; Link: https://lkml.kernel.org/r/[email protected] Cc: [email protected] Fixes: 8993665abcce ("tracing/boot: Support multiple handlers for per-event histogram") Acked-by: Masami Hiramatsu (Google) <[email protected]> Signed-off-by: Gautam Menghani <[email protected]> Signed-off-by: Steven Rostedt (Google) <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions