On Thu, Mar 28, 2019 at 05:36:01PM +0300, Dan Carpenter wrote: > create_caam_req_fq() doesn't return NULL pointers so there is no need to > check. The NULL checks are problematic because it's hard to say how a > NULL return should be handled, so removing the checks is a nice cleanup. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > --- > drivers/crypto/caam/qi.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt