Skip to content
Commit 37d38ece authored by Zhang Qilong's avatar Zhang Qilong Committed by Jakub Kicinski
Browse files

net/mac8390: discard unnecessary breaks



The 'break' is unnecessary because of previous 'return',
and we could discard it.

Signed-off-by: default avatarZhang Qilong <zhangqilong3@huawei.com>
Link: https://lore.kernel.org/r/20201027135159.71444-1-zhangqilong3@huawei.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 8027c85c
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