From: Jiang Jian Date: Thu, 23 Jun 2022 10:30:14 +0000 (+0800) Subject: crypto: vmx - drop unexpected word 'for' in comments X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=8e7ae8bafe98a288727d647dace03fed2bdcc5fc;p=linux.git crypto: vmx - drop unexpected word 'for' in comments there is an unexpected word 'for' in the comments that need to be dropped file - drivers/crypto/vmx/ghashp8-ppc.pl line - 19 "# GHASH for for PowerISA v2.07." changed to: "# GHASH for PowerISA v2.07." Signed-off-by: Jiang Jian Signed-off-by: Herbert Xu --- diff --git a/drivers/crypto/vmx/ghashp8-ppc.pl b/drivers/crypto/vmx/ghashp8-ppc.pl index 09bba1852eec1..041e633c214f5 100644 --- a/drivers/crypto/vmx/ghashp8-ppc.pl +++ b/drivers/crypto/vmx/ghashp8-ppc.pl @@ -16,7 +16,7 @@ # details see https://www.openssl.org/~appro/cryptogams/. # ==================================================================== # -# GHASH for for PowerISA v2.07. +# GHASH for PowerISA v2.07. # # July 2014 #