diff options
author | AlexChen <alex.chen@huawei.com> | 2020-10-30 10:46:55 +0800 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2020-11-11 16:53:01 +0800 |
commit | d949fe64b074af7adca1076556aaebbcfdf6932e (patch) | |
tree | 99be52d374c300ebadb25c0d2bffcb3ee5af3bc4 /scripts/nsis.py | |
parent | 7564bf7701f00214cdc8a678a9f7df765244def1 (diff) | |
download | qemu-d949fe64b074af7adca1076556aaebbcfdf6932e.zip qemu-d949fe64b074af7adca1076556aaebbcfdf6932e.tar.gz qemu-d949fe64b074af7adca1076556aaebbcfdf6932e.tar.bz2 |
net/l2tpv3: Remove redundant check in net_init_l2tpv3()
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 <euler.robot@huawei.com>
Signed-off-by: AlexChen <alex.chen@huawei.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'scripts/nsis.py')
0 files changed, 0 insertions, 0 deletions