diff options
author | Liao Yuanhong <liaoyuanhong@vivo.com> | 2025-08-25 20:31:59 +0800 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2025-09-23 10:31:14 -0400 |
commit | 8613a55ac57baf40e54633eab00c820515196113 (patch) | |
tree | 0e70782ba4cb3aba3dd392cc5d4a48c8ead45a91 /rust/helpers/processor.c | |
parent | ade2105e748f85eb026d26701091213855aea633 (diff) |
tracing: Remove redundant 0 value initialization
The saved_cmdlines_buffer struct is already zeroed by memset(). It's
redundant to initialize s->cmdline_idx to 0.
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Link: https://lore.kernel.org/20250825123200.306272-1-liaoyuanhong@vivo.com
Signed-off-by: Liao Yuanhong <liaoyuanhong@vivo.com>
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'rust/helpers/processor.c')
0 files changed, 0 insertions, 0 deletions