diff options
author | Hou Zhiqiang <[email protected]> | 2019-07-05 17:56:32 +0800 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2019-07-08 11:23:13 +0100 |
commit | 9815d3288ed0540efc5f261ea1736f4327c4c9b5 (patch) | |
tree | e1065396c74b557106360eb6b788248935e739c8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | f99536e9d2f55996038158a6559d4254a7cc1693 (diff) |
PCI: mobiveil: Update the resource list traversal function
Code that executes the resource list traversal does not need to
delete any node therefore using the *_safe() API version is
useless.
Replace function resource_list_for_each_entry_safe() with the
resource_list_for_each_entry() counterpart.
Signed-off-by: Hou Zhiqiang <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Reviewed-by: Minghuan Lian <[email protected]>
Reviewed-by: Subrahmanya Lingappa <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions