diff options
author | Yue Haibing <yuehaibing@huawei.com> | 2025-06-24 22:00:15 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-25 16:52:46 -0700 |
commit | 3b3ccf9ed05e0650273e7086f4d8f495e4b2c850 (patch) | |
tree | 18da2dc67fd7c3573814990f55168c1aba4ef023 /net/unix/af_unix.c | |
parent | 2855e43c6bb154a9b8e27abda8df364aed574b22 (diff) |
net: Remove unnecessary NULL check for lwtunnel_fill_encap()
lwtunnel_fill_encap() has NULL check and return 0, so no need
to check before call it.
Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20250624140015.3929241-1-yuehaibing@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions