From: Andrea Gelmini Date: Fri, 23 Sep 2016 13:42:08 +0000 (+0200) Subject: Fix typo X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=60a7a19985244a8549fd3a7e4a18194ab710ddbf;p=linux.git Fix typo Signed-off-by: Andrea Gelmini Signed-off-by: Jesper Nilsson --- diff --git a/arch/cris/include/arch-v32/arch/cryptocop.h b/arch/cris/include/arch-v32/arch/cryptocop.h index 716e434e92694..a56ac61a9931c 100644 --- a/arch/cris/include/arch-v32/arch/cryptocop.h +++ b/arch/cris/include/arch-v32/arch/cryptocop.h @@ -81,7 +81,7 @@ struct cryptocop_tfrm_cfg { unsigned int flags; /* DECRYPT, ENCRYPT, EXPLICIT_IV */ - /* CBC initialisation vector for cihers. */ + /* CBC initialisation vector for ciphers. */ u8 iv[CRYPTOCOP_MAX_IV_LENGTH]; /* The position in output where to write the transform output. The order