diff options
author | 2024-10-30 09:21:47 +0800 | |
---|---|---|
committer | 2024-10-31 19:36:25 -0700 | |
commit | bc74d329ceba23f998ead4f716266da5afe319f7 (patch) | |
tree | 3bcc4eccadcffa72ab2219842b9add3481c60509 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | selftests/net: Fix ./ns-XXXXXX not cleanup (diff) | |
download | wireguard-linux-bc74d329ceba23f998ead4f716266da5afe319f7.tar.xz wireguard-linux-bc74d329ceba23f998ead4f716266da5afe319f7.zip |
netlink: Remove the dead code in netlink_proto_init()
In the error path of netlink_proto_init(), frees the already allocated
bucket table for new hash tables in a loop, but it is going to panic,
so it is not necessary to clean up the resources, just remove the
dead code.
Suggested-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Link: https://patch.msgid.link/20241030012147.357400-1-ruanjinjie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions