linux-stable/drivers/crypto/inside-secure
Himanshu Jha 18fddf5fd2 crypto: inside-secure - remove null check before kfree
Kfree on NULL pointer is a no-op and therefore checking is redundant.

Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-09-22 17:43:25 +08:00
..
Makefile
safexcel.c crypto: inside-secure - fix an error handling path in safexcel_probe() 2017-08-22 14:54:55 +08:00
safexcel.h crypto: inside-secure - increase the batch size 2017-06-20 11:21:47 +08:00
safexcel_cipher.c crypto: inside-secure - fix gcc-4.9 warnings 2017-09-20 17:42:41 +08:00
safexcel_hash.c crypto: inside-secure - remove null check before kfree 2017-09-22 17:43:25 +08:00
safexcel_ring.c crypto: inside-secure - use the base_end pointer in ring rollback 2017-06-20 11:21:48 +08:00