Re: [PATCH 2/2] Correct type casting in module loading

From: Samuel Holland
Date: Tue Nov 21 2023 - 16:33:52 EST


On 2023-11-17 1:56 PM, Charlie Jenkins wrote:
> Make static variables static and use __le16.
>
> Fixes: 8fd6c5142395 ("riscv: Add remaining module relocations")
> Signed-off-by: Charlie Jenkins <charlie@xxxxxxxxxxxx>
> ---
> arch/riscv/kernel/module.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Samuel Holland <samuel.holland@xxxxxxxxxx>
Tested-by: Samuel Holland <samuel.holland@xxxxxxxxxx>