diff options
author | Zou Wei <[email protected]> | 2021-06-08 08:52:46 +0800 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-06-08 09:36:36 -0300 |
commit | f54cad25a1fe4ca227c28f539ed285314016a768 (patch) | |
tree | 7396aa5fe342155f69896a05c9c07bb7729132c2 /tools/perf/scripts/python/check-perf-trace.py | |
parent | f4f1c42953c7f03a35cd7bc49c16f35911f50a0a (diff) |
perf srccode: Use list_move() instead of equivalent list_del() + list_add() sequence
Using list_move() instead of list_del() + list_add(), shorter,
equivalent.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Zou Wei <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions