diff options
| author | Matthieu Baerts (NGI0) <[email protected]> | 2024-05-14 01:13:30 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-05-14 01:29:23 +0000 |
| commit | 00797af95f5eedfcec9b247c7e06efbc789e8f6e (patch) | |
| tree | 9fc129c8c8cffebb153754240ddd7d1bb7227b09 /drivers/gpu/drm/omapdrm/omap_fbdev.c | |
| parent | mptcp: prefer strscpy over strcpy (diff) | |
| download | kernel-00797af95f5eedfcec9b247c7e06efbc789e8f6e.tar.gz kernel-00797af95f5eedfcec9b247c7e06efbc789e8f6e.zip | |
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 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions
