diff options
| author | Leonid Kushnir <[email protected]> | 2020-10-06 10:17:21 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-22 17:40:38 +0100 |
| commit | 4658e1dbc358b754fac3268aa903d268e41b35df (patch) | |
| tree | 8e0dce24399786704a3df9e46f5731ffc1eaad4e /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 3a7c578f391839d60d32d08a31af04e6cc489564 (diff) | |
media: staging: atomisp: Removed else branch in function
This patch fixes the checkpatch.pl warning :
WARNING: else is not generally useful after a break or return
Expressions under 'else' branch in function 'gc0310_s_power' are
executed whenever the exppression in 'if' is False. Otherwise, return
from function occurs. Therefore, there is no need in 'else', and it has
been removed.
Link: https://lore.kernel.org/linux-media/20201006081721.GA35979@linux
Signed-off-by: Leonid Kushnir <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions