aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLeonid Kushnir <[email protected]>2020-10-06 10:17:21 +0200
committerMauro Carvalho Chehab <[email protected]>2021-03-22 17:40:38 +0100
commit4658e1dbc358b754fac3268aa903d268e41b35df (patch)
tree8e0dce24399786704a3df9e46f5731ffc1eaad4e /tools/perf/scripts/python/bin/stackcollapse-record
parent3a7c578f391839d60d32d08a31af04e6cc489564 (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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions