[edk2-devel] [PATCH v2 03/17] CryptoPkg: Remove duplicated words

PierreGondois posted 17 patches 3 years, 5 months ago
[edk2-devel] [PATCH v2 03/17] CryptoPkg: Remove duplicated words
Posted by PierreGondois 3 years, 5 months ago
From: Pierre Gondois <pierre.gondois@arm.com>

In an effort to clean the documentation of the above
package, remove duplicated words.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Signed-off-by: Pierre Gondois <pierre.gondois@arm.com>
---
 CryptoPkg/Library/BaseCryptLib/Hash/CryptCShake256.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CryptoPkg/Library/BaseCryptLib/Hash/CryptCShake256.c b/CryptoPkg/Library/BaseCryptLib/Hash/CryptCShake256.c
index 2a9eaf9eec40..76ed211083c2 100644
--- a/CryptoPkg/Library/BaseCryptLib/Hash/CryptCShake256.c
+++ b/CryptoPkg/Library/BaseCryptLib/Hash/CryptCShake256.c
@@ -83,7 +83,7 @@ CShake256Init (
 
     AbsorbLen = 0;
     //
-    // Absorb Absorb bytepad(.., rate).
+    // Absorb bytepad(.., rate).
     //
     EncLen = LeftEncode (EncBuf, CSHAKE256_RATE_IN_BYTES);
     Status = (BOOLEAN)Sha3Update ((Keccak1600_Ctx *)CShake256Context, EncBuf, EncLen);
-- 
2.25.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#93194): https://edk2.groups.io/g/devel/message/93194
Mute This Topic: https://groups.io/mt/93496600/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-