diff options
| author | Ioana Ciornei <[email protected]> | 2023-01-05 17:03:16 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-02-02 14:44:53 -0500 |
| commit | 3ad24e4d361e6e37f782a492c14f43d928c4c6f6 (patch) | |
| tree | ac4165db2a146ee683f27b0ca59f78e614d3f541 /scripts/const_structs.checkpatch | |
| parent | 32221ee236b933c14e1cd1c6393c255086f519c6 (diff) | |
drivers: net: fsl-mc: remove an useless break statement
The break statement is just after a goto statement, thus it will not get
executed. Just remove it.
Signed-off-by: Ioana Ciornei <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
