Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Fix typo

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Jesper Nilsson <jespern@axis.com>

authored by

Andrea Gelmini and committed by
Jesper Nilsson
60a7a199 a94c83c0

+1 -1
+1 -1
arch/cris/include/arch-v32/arch/cryptocop.h
··· 81 81 82 82 unsigned int flags; /* DECRYPT, ENCRYPT, EXPLICIT_IV */ 83 83 84 - /* CBC initialisation vector for cihers. */ 84 + /* CBC initialisation vector for ciphers. */ 85 85 u8 iv[CRYPTOCOP_MAX_IV_LENGTH]; 86 86 87 87 /* The position in output where to write the transform output. The order