Skip to content
Commit 76702a2e authored by Tom Rix's avatar Tom Rix Committed by Daniel Borkmann
Browse files

bpf: Remove unneeded break



A break is not needed if it is preceded by a return.

Signed-off-by: default avatarTom Rix <trix@redhat.com>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
Acked-by: default avatarAndrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20201019173846.1021-1-trix@redhat.com
parent 0e8b8d6a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment