diff options
| author | Rong Tao <rongtao@cestc.cn> | 2025-06-05 16:45:14 +0800 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2025-06-05 13:55:26 -0700 |
| commit | 64a064ce33b193a681f1eb52ac1ad09aadda9944 (patch) | |
| tree | e84ed9ebd969380217097b075c44da506613b61d /scripts/gdb/linux/utils.py | |
| parent | a570f386f3d19aa64fb3764504ac80cddb42e579 (diff) | |
selftests/bpf: rbtree: Fix incorrect global variable usage
Within __add_three() function, should use function parameters instead of
global variables. So that the variables groot_nested.inner.root and
groot_nested.inner.glock in rbtree_add_nodes_nested() are tested
correctly.
Signed-off-by: Rong Tao <rongtao@cestc.cn>
Link: https://lore.kernel.org/r/tencent_3DD7405C0839EBE2724AC5FA357B5402B105@qq.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
