On 2020/11/11 下午3:38, Alex Chen wrote:
Kindly ping.
On 2020/10/30 10:46, AlexChen wrote:
The result has been checked to be NULL before, it cannot be NULL here,
so the check is redundant. Remove it.
Reported-by: Euler Robot
Signed-off-by: AlexChen
---
net/l2tpv3.c | 9 +++--
1 file cha
Kindly ping.
On 2020/10/30 10:46, AlexChen wrote:
> The result has been checked to be NULL before, it cannot be NULL here,
> so the check is redundant. Remove it.
>
> Reported-by: Euler Robot
> Signed-off-by: AlexChen
> ---
> net/l2tpv3.c | 9 +++--
> 1 file changed, 3 insertions(+), 6 del
The result has been checked to be NULL before, it cannot be NULL here,
so the check is redundant. Remove it.
Reported-by: Euler Robot
Signed-off-by: AlexChen
---
net/l2tpv3.c | 9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/net/l2tpv3.c b/net/l2tpv3.c
index 55fea17c0