diff options
author | 2023-07-04 23:33:09 +0800 | |
---|---|---|
committer | 2023-07-27 10:00:02 +0200 | |
commit | 5492ed9f8fb07bf42a489fd11199ed3c614d6c71 (patch) | |
tree | 21c475182646d1165720606f862c7781635b01f6 /tools/perf/scripts/python/stackcollapse.py | |
parent | staging: axis-fifo: Use devm_platform_get_and_ioremap_resource() (diff) | |
download | wireguard-linux-5492ed9f8fb07bf42a489fd11199ed3c614d6c71.tar.xz wireguard-linux-5492ed9f8fb07bf42a489fd11199ed3c614d6c71.zip |
staging: rtl8192u: Fix keyidx assignment within if condition
Refactor the if condition into nested conditionals to improve clarity.
The condition is currently in the form of (E1 && E2 && E3), where the
variable keyidx is assigned a value in E3.
Signed-off-by: Wang Jinchao <wangjinchao600@gmail.com>
Link: https://lore.kernel.org/r/ZKQ7tYa9I+PHgef/@fedora
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions