diff options
| author | Jinjie Ruan <[email protected]> | 2023-08-30 16:56:58 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-10-02 16:19:01 +0200 |
| commit | 80920e21269265fd6fc5abf825af77ea2d100c8a (patch) | |
| tree | 488f8c2d98edc1709e0865f85d1a1fb3be51066e /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | eb9c996f0110de117bf4d4e2ba837790a17d9ed2 (diff) | |
usbmon: Use list_for_each_entry() helper
Convert list_for_each() to list_for_each_entry() so that the p/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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions