diff options
| author | chenqiwu <[email protected]> | 2020-02-23 06:08:22 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2020-03-04 09:48:00 +0000 |
| commit | 07761a4cd43c1d32918e20254236eb96007b1d6c (patch) | |
| tree | 47bc49248f18768770143d9e0c20a955b0bea347 /tools/perf/scripts/python/sctop.py | |
| parent | Linux 5.6-rc4 (diff) | |
| download | kernel-07761a4cd43c1d32918e20254236eb96007b1d6c.tar.gz kernel-07761a4cd43c1d32918e20254236eb96007b1d6c.zip | |
ACPI: list_for_each_safe() -> list_for_each_entry_safe()
Replace list_for_each_safe() and open-coded list entry address
computations with list_for_each_entry_safe() in several places to
simplify code.
Signed-off-by: chenqiwu <[email protected]>
[ rjw: Subject & changelog ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions
