1
0
Fork 0
remarkable-linux/drivers/crypto/qat
Markus Elfring 12a4bd3122 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>
2015-06-29 16:06:29 +08:00
..
qat_common crypto: qat - Deletion of unnecessary checks before two function calls 2015-06-29 16:06:29 +08:00
qat_dh895xcc crypto: qat - Set max request size 2015-06-09 22:22:04 +08:00
Kconfig crypto: drivers - Fix Kconfig selects 2015-06-18 14:45:36 +08:00
Makefile crypto: qat - Intel(R) QAT driver framework 2014-06-20 21:26:15 +08:00