aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJinjie Ruan <[email protected]>2023-08-30 16:56:58 +0800
committerGreg Kroah-Hartman <[email protected]>2023-10-02 16:19:01 +0200
commit80920e21269265fd6fc5abf825af77ea2d100c8a (patch)
tree488f8c2d98edc1709e0865f85d1a1fb3be51066e /tools/perf/scripts/python/event_analyzing_sample.py
parenteb9c996f0110de117bf4d4e2ba837790a17d9ed2 (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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions