diff options
author | Martin Kaiser <martin@kaiser.cx> | 2022-11-29 23:51:50 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-12-05 15:29:07 +0300 |
commit | 8f7f05934ea24676c5c259a66bd71fa35ee22ef3 (patch) | |
tree | 87ef2deb80270099d25d367bde5fab35f7e4d16e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | e70cac829d63f24aac0ea858a5407d25cf55b85a (diff) | |
download | linux-8f7f05934ea24676c5c259a66bd71fa35ee22ef3.tar.xz |
staging: r8188eu: move bBusyTraffic update
Move the update of bBusyTraffic into the else branch. The if branch ends
with a return statement, so bBusyTraffic will not be updated in this case.
With this change in place, we can reorder the code and save some levels of
indentation.
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20221129205152.128172-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions