diff options
| author | Nikolay Kulikov <nikolayof23@gmail.com> | 2026-06-21 19:12:28 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-07-07 13:25:19 +0200 |
| commit | 7958aaa91b27a5b3c4ed6f626ade5d62dd51340c (patch) | |
| tree | 26d5221e08687ba1e9e9f8c5b1c6ab9098509a66 /tools/perf/scripts/python/stackcollapse.py | |
| parent | d9ada4b946e353791d0b89e1df6cf016c099a02a (diff) | |
staging: rtl8723bs: remove 'NumTotalRFPath' from 'struct hal_com_data'
This variable is assigned the value 1, after which it is used as a loop
delimiter. Since it always stores 1, only one loop iteration is
performed. We can remove the 'NumTotalRFPath' field and remove the loop
by calling its body directly to simplify the code.
Signed-off-by: Nikolay Kulikov <nikolayof23@gmail.com>
Link: https://patch.msgid.link/20260621161611.111461-2-nikolayof23@gmail.com
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
