commit | 2a30dbcbef96f4073d3a5f8708865b1aab0bfc6d | [log] [tgz] |
---|---|---|
author | Ruan Jinjie <ruanjinjie@huawei.com> | Wed Aug 09 15:15:51 2023 +0800 |
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | Fri Sep 01 21:18:38 2023 -0400 |
tree | 6ff833773497ab9cf6f52bca9cf489caf8d9651c | |
parent | 13511489046a60f76a9f9fef1335837b28d325e4 [diff] |
ftrace: Use LIST_HEAD to initialize clear_hash Use LIST_HEAD() to initialize clear_hash instead of open-coding it. Link: https://lore.kernel.org/linux-trace-kernel/20230809071551.913041-1-ruanjinjie@huawei.com Cc: Masami Hiramatsu <mhiramat@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>