aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
diff options
context:
space:
mode:
authorTom Rix <trix@redhat.com>2021-06-08 14:23:43 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2021-06-17 15:07:30 +0800
commit3f52c9aef27b0427ff4091f3d08095219e1046af (patch)
treef8b97b76ce971f254393dcaa3777fce42b290533 /drivers/crypto
parentcrypto: cavium/nitrox - Fix an error rhandling path in 'nitrox_probe()' (diff)
downloadlinux-dev-3f52c9aef27b0427ff4091f3d08095219e1046af.tar.xz
linux-dev-3f52c9aef27b0427ff4091f3d08095219e1046af.zip
crypto: marvell/cesa - change FPGA indirect article to an
Change use of 'a fpga' to 'an fpga' Signed-off-by: Tom Rix <trix@redhat.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto')
-rw-r--r--drivers/crypto/marvell/cesa/cesa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/marvell/cesa/cesa.h b/drivers/crypto/marvell/cesa/cesa.h
index c1007f2ba79c..d215a6bed6bc 100644
--- a/drivers/crypto/marvell/cesa/cesa.h
+++ b/drivers/crypto/marvell/cesa/cesa.h
@@ -66,7 +66,7 @@
#define CESA_SA_ST_ACT_1 BIT(1)
/*
- * CESA_SA_FPGA_INT_STATUS looks like a FPGA leftover and is documented only
+ * CESA_SA_FPGA_INT_STATUS looks like an FPGA leftover and is documented only
* in Errata 4.12. It looks like that it was part of an IRQ-controller in FPGA
* and someone forgot to remove it while switching to the core and moving to
* CESA_SA_INT_STATUS.