diff options
author | Baokun Li <libaokun1@huawei.com> | 2021-06-08 05:11:08 +0200 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2021-07-08 19:02:58 +0200 |
commit | 3ecda64475bccdfdcbfd5b9b7e4bf639d8b233da (patch) | |
tree | 1e012eb643039c1862c2252f31c1ebd04ea3bf87 /tools/testing | |
parent | tracing/selftests: Add tests to test histogram sym and sym-offset modifiers (diff) | |
download | linux-3ecda64475bccdfdcbfd5b9b7e4bf639d8b233da.tar.xz linux-3ecda64475bccdfdcbfd5b9b7e4bf639d8b233da.zip |
ftrace: Use list_move instead of list_del/list_add
Using list_move() instead of list_del() + list_add().
Link: https://lkml.kernel.org/r/20210608031108.2820996-1-libaokun1@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Baokun Li <libaokun1@huawei.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions