crypto: caam - remove redundant likely/unlikely annotation
authorChengguang Xu <cgxu519@gmx.com>
Wed, 20 Feb 2019 10:49:18 +0000 (18:49 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 28 Feb 2019 06:17:59 +0000 (14:17 +0800)
commit867659c63762b8e2b77102aa1c9b5d31e32b0690
tree22b998459a23b01e01e6021875c4121266746b49
parente8e3c1ca57d4dbee0d23b5e17787bb7385a8c928
crypto: caam - remove redundant likely/unlikely annotation

unlikely has already included in IS_ERR(), so just
remove redundant likely/unlikely annotation.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Reviewed-by: Horia Geantă <horia.geanta@nxp.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/caam/caamalg_qi.c
drivers/crypto/caam/qi.c