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>
This commit is contained in:
Christophe JAILLET 2020-05-19 22:36:54 +02:00 committed by Herbert Xu
parent 988453fb2f
commit ae4052c59c

View 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 * @ndev: NITROX device
*/ */
static int nitrox_bist_check(struct nitrox_device *ndev) static int nitrox_bist_check(struct nitrox_device *ndev)