diff options
| author | Jinjie Ruan <[email protected]> | 2023-08-23 15:14:37 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-09-13 10:35:08 +0200 |
| commit | 4c5ba1d7a93e098aececbf93afbdd7add98ec6f3 (patch) | |
| tree | f4197dc549b779a297790ae99d03530ab84800b9 /tools/perf/scripts/python/netdev-times.py | |
| parent | 18c258e42b5059ffb1c97b18ce7ea517bc901019 (diff) | |
staging: vme_user: Use list_for_each_entry() helper
Convert list_for_each() to list_for_each_entry() so that the
slave/master/dma/handler/lm_pos 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]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions