aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb
diff options
context:
space:
mode:
authorMatthieu Baerts (NGI0) <[email protected]>2024-05-13 18:13:30 -0700
committerJakub Kicinski <[email protected]>2024-05-13 18:29:23 -0700
commit00797af95f5eedfcec9b247c7e06efbc789e8f6e (patch)
tree9fc129c8c8cffebb153754240ddd7d1bb7227b09 /scripts/gdb
parent5eae7a8202f368a77ff0148729a9fa73cc24033a (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