summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/dsa_loop.c
diff options
context:
space:
mode:
authorJinjie Ruan <ruanjinjie@huawei.com>2024-10-30 04:21:47 +0300
committerJakub Kicinski <kuba@kernel.org>2024-11-01 05:36:25 +0300
commitbc74d329ceba23f998ead4f716266da5afe319f7 (patch)
tree3bcc4eccadcffa72ab2219842b9add3481c60509 /drivers/net/dsa/dsa_loop.c
parentd3774a4b21e98c336d71d67b7605d91f344524c9 (diff)
downloadlinux-bc74d329ceba23f998ead4f716266da5afe319f7.tar.xz
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 'drivers/net/dsa/dsa_loop.c')
0 files changed, 0 insertions, 0 deletions