crypto: cavium/nitrox - Fix a typo in a comment
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Tue, 19 May 2020 20:36:54 +0000 (22:36 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 28 May 2020 07:27:51 +0000 (17:27 +1000)
s/NITORX/NITROX/

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/cavium/nitrox/nitrox_main.c

index e91be9b8b083e534882339d07537f1cad57ce47d..788c6607078b1e990c563f2470ef482776aeee2f 100644 (file)
@@ -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)