Skip to content

Commit ae4052c

Browse files
tititiou36herbertx
authored andcommitted
crypto: cavium/nitrox - Fix a typo in a comment
s/NITORX/NITROX/ Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
1 parent 988453f commit ae4052c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/crypto/cavium/nitrox/nitrox_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ static void nitrox_pf_sw_cleanup(struct nitrox_device *ndev)
346346
}
347347

348348
/**
349-
* nitrox_bist_check - Check NITORX BIST registers status
349+
* nitrox_bist_check - Check NITROX BIST registers status
350350
* @ndev: NITROX device
351351
*/
352352
static int nitrox_bist_check(struct nitrox_device *ndev)

0 commit comments

Comments
 (0)