diff options
author | Matthieu Baerts (NGI0) <[email protected]> | 2024-05-13 18:13:30 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-05-13 18:29:23 -0700 |
commit | 00797af95f5eedfcec9b247c7e06efbc789e8f6e (patch) | |
tree | 9fc129c8c8cffebb153754240ddd7d1bb7227b09 /scripts/gdb | |
parent | 5eae7a8202f368a77ff0148729a9fa73cc24033a (diff) |
mptcp: remove unnecessary else statements
The 'else' statements are not needed here, because their previous 'if'
block ends with a 'return'.
This fixes CheckPatch warnings:
WARNING: else is not generally useful after a break or return
Reviewed-by: Geliang Tang <[email protected]>
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions