diff options
author | Tom Rix <[email protected]> | 2020-10-19 10:38:46 -0700 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2020-10-19 20:40:21 +0200 |
commit | 76702a2e7280594a0add4c1283623c81a868373f (patch) | |
tree | 1363e50fad625a344d0e9d7d6d3626080330c04f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0e8b8d6a2d85344d80dda5beadd98f5f86e8d3d3 (diff) |
bpf: Remove unneeded break
A break is not needed if it is preceded by a return.
Signed-off-by: Tom Rix <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions