aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLuis de Bethencourt <[email protected]>2017-12-06 19:16:58 +0000
committerGreg Kroah-Hartman <[email protected]>2017-12-07 15:34:17 +0100
commitee4bf6ed3ab763dc7a1976465f7076db60864743 (patch)
treeb1105d9a06489ad25909c9e73efe82846232e419 /tools/perf/scripts/python
parent54fc95a7c59612263126c2eb4d46cf674095b63c (diff)
staging: lustre: llite: Remove else after goto
If an "if" branch is terminated by a "goto", there's no need to have an "else" statement and an indented block of code. Remove the "else" statement to simplify the code flow. Signed-off-by: Luis de Bethencourt <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions