Re: [PATCH v2 12/13] RISC-V: crypto: add Zvksh accelerated SM3 implementation
From: Jerry Shih
Date: Wed Nov 29 2023 - 00:32:22 EST
On Nov 28, 2023, at 12:13, Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
> On Mon, Nov 27, 2023 at 03:07:02PM +0800, Jerry Shih wrote:
>> +static int __init riscv64_riscv64_sm3_mod_init(void)
>
> There's an extra "_riscv64" in this function name.
>
> - Eric
Fixed.