diff options
author | Zhang Qilong <[email protected]> | 2020-10-27 21:51:59 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-10-29 19:03:46 -0700 |
commit | 37d38ece9b898ea183db9e5a6582651e6ed64c9a (patch) | |
tree | 9ac0c5d685d1c0ed414e71487164d0cd9cfee600 /net/tipc | |
parent | 8027c85c91b84bbbdcf3e28f8b9f35af1032787c (diff) |
net/mac8390: discard unnecessary breaks
The 'break' is unnecessary because of previous 'return',
and we could discard it.
Signed-off-by: Zhang Qilong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions