diff options
| author | Philipp Stanner <phasta@kernel.org> | 2025-04-24 15:02:51 +0200 |
|---|---|---|
| committer | Danilo Krummrich <dakr@kernel.org> | 2025-05-16 15:15:26 +0200 |
| commit | adc215791ab2dac76b847258cdc10bf8046f0659 (patch) | |
| tree | ab30c615872e787d5deea4e03be327bda5869a45 /tools/perf/scripts/python/bin | |
| parent | a26fd92b7223160ad31c3e2971b63178faed9cf5 (diff) | |
| download | linux-adc215791ab2dac76b847258cdc10bf8046f0659.tar.gz linux-adc215791ab2dac76b847258cdc10bf8046f0659.zip | |
drm/nouveau: nouveau_fence: Standardize list iterations
nouveau_fence.c iterates over lists in a non-canonical way. Since the
operations done are just basic for-each-loops and list-empty checks,
they should be written in the standard form.
Use standard list operations.
Signed-off-by: Philipp Stanner <phasta@kernel.org>
Link: https://lore.kernel.org/r/20250424130254.42046-3-phasta@kernel.org
Signed-off-by: Danilo Krummrich <dakr@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
