diff options
| author | Jinjie Ruan <[email protected]> | 2023-08-23 15:16:52 +0800 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2023-09-27 09:39:55 +0200 |
| commit | 0c7af09408b3e4bb7e9a3b430a93473494d9b748 (patch) | |
| tree | 8b1d054e49a437f79b39dd573b9a02d5656aa50e /tools/perf/scripts/python | |
| parent | 1c2786632e20c8f0fd4004fae3b3490276e5e5da (diff) | |
media: cobalt: Use list_for_each_entry() helper
Convert list_for_each() to list_for_each_entry() so that the p
list_head pointer and list_entry() call are no longer needed, which
can reduce a few lines of code. No functional changed.
Signed-off-by: Jinjie Ruan <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions