diff options
author | 2015-06-26 20:30:11 +0200 | |
---|---|---|
committer | 2015-06-29 16:06:29 +0800 | |
commit | 12a4bd3122747eae2941f0be38119affb52c2e12 (patch) | |
tree | 01d164d7167c7d59a647a9fc1d6ac289650ec034 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | crypto: rsa - add .gitignore for crypto/*.-asn1.[ch] files (diff) | |
download | wireguard-linux-12a4bd3122747eae2941f0be38119affb52c2e12.tar.xz wireguard-linux-12a4bd3122747eae2941f0be38119affb52c2e12.zip |
crypto: qat - Deletion of unnecessary checks before two function calls
The functions kfree() and release_firmware() test whether their argument
is NULL and then return immediately.
Thus the test around the calls is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions