Skip to content
Commit 7ebb9db0 authored by Tom Rix's avatar Tom Rix Committed by Jakub Kicinski
Browse files

net: remove unneeded break



A break is not needed if it is preceded by a return or goto

Signed-off-by: default avatarTom Rix <trix@redhat.com>
Link: https://lore.kernel.org/r/20201019172607.31622-1-trix@redhat.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent df6afe2f
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