diff options
author | Jiri Olsa <jolsa@redhat.com> | 2021-06-23 13:25:04 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2021-06-24 13:39:56 +0200 |
commit | ced50fc49f3bde2892c3d7fad7b3b6bfbc6ef90e (patch) | |
tree | 530fea54005fd8df89c6469938e82ed7c3485d30 /drivers/media | |
parent | docs, af_xdp: Consistent indentation in examples (diff) | |
download | linux-ced50fc49f3bde2892c3d7fad7b3b6bfbc6ef90e.tar.xz linux-ced50fc49f3bde2892c3d7fad7b3b6bfbc6ef90e.zip |
bpf, x86: Remove unused cnt increase from EMIT macro
Removing unused cnt increase from EMIT macro together with cnt declarations.
This was introduced in commit [1] to ensure proper code generation. But that
code was removed in commit [2] and this extra code was left in.
[1] b52f00e6a715 ("x86: bpf_jit: implement bpf_tail_call() helper")
[2] ebf7d1f508a7 ("bpf, x64: rework pro/epilogue and tailcall handling in JIT")
Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20210623112504.709856-1-jolsa@kernel.org
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions