diff options
author | Zijun Hu <[email protected]> | 2024-09-17 18:42:56 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-10-14 08:21:09 +0200 |
commit | cec78a59abc9b1a06f742cb96479fc0bb1fe4e90 (patch) | |
tree | 3a9064edf4a9565858cc5f0abde04fece85ef83b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | dbd45eef54865d966b8008cac329d05710a6310e (diff) |
list: Remove duplicated and unused macro list_for_each_reverse
Remove macro list_for_each_reverse due to below reasons:
- it is same as list_for_each_prev.
- it is not used by current kernel tree.
Signed-off-by: Zijun Hu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions