diff options
author | 2025-02-21 05:02:21 -0800 | |
---|---|---|
committer | 2025-03-16 23:24:15 -0700 | |
commit | 758502918e77323bf999a3eddd71466bf6135173 (patch) | |
tree | dd9acd4a3a59944dd0e825d3414e8f18b696da93 /scripts/gdb/linux/utils.py | |
parent | scripts/gdb: add $lx_per_cpu_ptr() (diff) | |
download | wireguard-linux-758502918e77323bf999a3eddd71466bf6135173.tar.xz wireguard-linux-758502918e77323bf999a3eddd71466bf6135173.zip |
rhashtable: remove needless return in three void APIs
Remove needless 'return' in the following void APIs:
rhltable_walk_enter()
rhltable_free_and_destroy()
rhltable_destroy()
Since both the API and callee involved are void functions.
Link: https://lkml.kernel.org/r/20250221-rmv_return-v1-16-cc8dff275827@quicinc.com
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions