aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/qi.c
diff options
context:
space:
mode:
authorJiang Jian <jiangjian@cdjrlc.com>2022-06-23 15:11:23 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2022-06-30 15:56:57 +0800
commitdac230179fdc9ffa074fcb1533a0dd56f162a00a (patch)
treec545d992cf6c817133b592dc9f95984641bf6b45 /drivers/crypto/caam/qi.c
parentcrypto: cavium - fix typos in comments (diff)
downloadlinux-dev-dac230179fdc9ffa074fcb1533a0dd56f162a00a.tar.xz
linux-dev-dac230179fdc9ffa074fcb1533a0dd56f162a00a.zip
crypto: caam - drop unexpected word 'a' in comments
Drop the unexpected word 'a' in the comments that need to be dropped * This is a a cache of buffers, from which the users of CAAM QI driver --> * This is a cache of buffers, from which the users of CAAM QI driver Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com> Reviewed-by: Gaurav Jain <gaurav.jain@nxp.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/caam/qi.c')
-rw-r--r--drivers/crypto/caam/qi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/caam/qi.c b/drivers/crypto/caam/qi.c
index 8163f5df8ebf..49439d0d1b3c 100644
--- a/drivers/crypto/caam/qi.c
+++ b/drivers/crypto/caam/qi.c
@@ -75,7 +75,7 @@ bool caam_congested __read_mostly;
EXPORT_SYMBOL(caam_congested);
/*
- * This is a a cache of buffers, from which the users of CAAM QI driver
+ * This is a cache of buffers, from which the users of CAAM QI driver
* can allocate short (CAAM_QI_MEMCACHE_SIZE) buffers. It's faster than
* doing malloc on the hotpath.
* NOTE: A more elegant solution would be to have some headroom in the frames