diff options
author | Yunfeng Ye <yeyunfeng@huawei.com> | 2019-10-11 15:44:53 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2019-10-23 11:46:57 +0300 |
commit | fcf801cc551a05a439f819d91b5f853a49c8d243 (patch) | |
tree | 68668bad304be0bdfc07dc27df6a8ccd97c6671c /arch/sparc | |
parent | b981744ef04f7e8cb6931edab50021fff3c8077e (diff) | |
download | linux-fcf801cc551a05a439f819d91b5f853a49c8d243.tar.xz |
crypto: chtls - remove the redundant check in chtls_recvmsg()
A warning message reported by a static analysis tool:
"
Either the condition 'if(skb)' is redundant or there is possible null
pointer dereference: skb.
"
Remove the unused redundant check.
Signed-off-by: Yunfeng Ye <yeyunfeng@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions