diff options
author | Tiezhu Yang <[email protected]> | 2021-05-18 16:56:10 +0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-05-18 16:41:49 +0200 |
commit | 119220d81258c1e79db9aa7b52ef09b945aaf46f (patch) | |
tree | 9bd5ab9f025e34c17fa8b0a3c07e88e00ed2f593 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | f18ba26da88a89db9b50cb4ff47fadb159f2810b (diff) |
bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD
After commit 96a71005bdcb ("bpf, arm64: remove obsolete exception handling
from div/mod"), there is no need to check twice about BPF_DIV and BPF_MOD,
remove the redundant switch case.
Signed-off-by: Tiezhu Yang <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions