[PATCH bpf-next] bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Tue May 18 07:50:10 PDT 2021


Hello:

This patch was applied to bpf/bpf-next.git (refs/heads/master):

On Tue, 18 May 2021 16:56:10 +0800 you wrote:
> 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 <yangtiezhu at loongson.cn>
> ---
>  arch/arm64/net/bpf_jit_comp.c | 13 ++++---------
>  1 file changed, 4 insertions(+), 9 deletions(-)

Here is the summary with links:
  - [bpf-next] bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD
    https://git.kernel.org/bpf/bpf-next/c/119220d81258

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-arm-kernel mailing list