aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2022-10-24 10:14:14 +0200
committerGreg Kroah-Hartman <[email protected]>2022-10-25 19:19:39 +0200
commit3cf90ead512362a1b2b4b9a0d48ec47ca26744c2 (patch)
tree0043c5c453102c8f08d044ffac04ca37a11cc73a /tools/perf/scripts/python
parent2d64ae536ef0c78924fdd99e0bb3018d7b6b3178 (diff)
staging: r8188eu: remove unnecessary else branch
Remove an else branch in OnAuthClient that is not needed. If we go into the else branch, go2asoc is 0. We can simply continue and the last if condition will be false. Signed-off-by: Martin Kaiser <[email protected]> Tested-by: Philipp Hortmann <[email protected]> # Edimax N150 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions