aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/crypto
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2020-05-19 22:36:54 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2020-05-28 17:27:51 +1000
commitae4052c59c2d12ee68b3e48eeef1d5ef202b1a0a (patch)
treeccfeea9ba88b1e66ad4e04f6835e4db96e29f6f4 /drivers/crypto
parentcrypto: hisilicon/qm - change debugfs file name from qm_regs to regs (diff)
downloadwireguard-linux-ae4052c59c2d12ee68b3e48eeef1d5ef202b1a0a.tar.xz
wireguard-linux-ae4052c59c2d12ee68b3e48eeef1d5ef202b1a0a.zip
crypto: cavium/nitrox - Fix a typo in a comment
s/NITORX/NITROX/ Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto')
-rw-r--r--drivers/crypto/cavium/nitrox/nitrox_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/cavium/nitrox/nitrox_main.c b/drivers/crypto/cavium/nitrox/nitrox_main.c
index e91be9b8b083..788c6607078b 100644
--- a/drivers/crypto/cavium/nitrox/nitrox_main.c
+++ b/drivers/crypto/cavium/nitrox/nitrox_main.c
@@ -346,7 +346,7 @@ static void nitrox_pf_sw_cleanup(struct nitrox_device *ndev)
}
/**
- * nitrox_bist_check - Check NITORX BIST registers status
+ * nitrox_bist_check - Check NITROX BIST registers status
* @ndev: NITROX device
*/
static int nitrox_bist_check(struct nitrox_device *ndev)