From 4920a4a7262dd1c647b515c05358ccbee0ab828c Mon Sep 17 00:00:00 2001 From: Tom Rix Date: Mon, 21 Feb 2022 14:31:18 -0800 Subject: crypto: cleanup comments For spdx /* */ for *.h, // for *.c Space before spdx tag Replacements paramenters to parameters aymmetric to asymmetric sigature to signature boudary to boundary compliled to compiled eninges to engines explicity to explicitly Signed-off-by: Tom Rix Acked-by: Jarkko Sakkinen Signed-off-by: Herbert Xu --- crypto/sm2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/sm2.c') diff --git a/crypto/sm2.c b/crypto/sm2.c index ae3f77a66070..f3e1592965c0 100644 --- a/crypto/sm2.c +++ b/crypto/sm2.c @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0-or-later */ +// SPDX-License-Identifier: GPL-2.0-or-later /* * SM2 asymmetric public-key algorithm * as specified by OSCCA GM/T 0003.1-2012 -- 0003.5-2012 SM2 and -- cgit v1.2.3