]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
bpf, arm64: Simplify if logic in emit_lse_atomic()
authorPeilin Ye <yepeilin@google.com>
Fri, 3 Jan 2025 02:02:53 +0000 (02:02 +0000)
committerDaniel Borkmann <daniel@iogearbox.net>
Mon, 6 Jan 2025 14:07:20 +0000 (15:07 +0100)
commit0a5807219a862ea1e250c665325b9bffb5940de0
tree9590483004496b92bffee0f03c3f86fa1761698d
parent73b9075f334f5debf28646884a320b796b27768d
bpf, arm64: Simplify if logic in emit_lse_atomic()

Delete that unnecessary outer if clause. No functional change.

Signed-off-by: Peilin Ye <yepeilin@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Xu Kuohai <xukuohai@huawei.com>
Link: https://lore.kernel.org/bpf/e8520e5503a489e2dea8526077976ae5a0ab1849.1735868489.git.yepeilin@google.com
arch/arm64/net/bpf_jit_comp.c