diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2025-02-21 16:02:21 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-03-17 09:24:15 +0300 |
commit | 758502918e77323bf999a3eddd71466bf6135173 (patch) | |
tree | dd9acd4a3a59944dd0e825d3414e8f18b696da93 /scripts/gdb/linux/vmalloc.py | |
parent | 4022918876f9a28fe5379e2d7b7840e84f7b56ed (diff) | |
download | linux-758502918e77323bf999a3eddd71466bf6135173.tar.xz |
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/vmalloc.py')
0 files changed, 0 insertions, 0 deletions