Commit 3ecda64
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>1 parent fa73514 commit 3ecda64
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4212 | 4212 | | |
4213 | 4213 | | |
4214 | 4214 | | |
4215 | | - | |
4216 | | - | |
| 4215 | + | |
4217 | 4216 | | |
4218 | 4217 | | |
4219 | 4218 | | |
| |||
0 commit comments