Re: [PATCH 1/2] microblaze: optimalize -> optimize

From: Michal Simek
Date: Wed Jun 04 2025 - 03:53:10 EST


Hi

út 6. 5. 2025 v 21:10 odesílatel Ahelenia Ziemiańska
<nabijaczleweli@xxxxxxxxxxxxxxxxxx> napsal:
>
> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@xxxxxxxxxxxxxxxxxx>
> ---
> arch/microblaze/Kconfig.platform | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/microblaze/Kconfig.platform b/arch/microblaze/Kconfig.platform
> index 7795f90dad86..2d18edde4823 100644
> --- a/arch/microblaze/Kconfig.platform
> +++ b/arch/microblaze/Kconfig.platform
> @@ -11,7 +11,7 @@ config OPT_LIB_FUNCTION
> bool "Optimalized lib function"
> default y
> help
> - Allows turn on optimalized library function (memcpy and memmove).
> + Allows turn on optimized library function (memcpy and memmove).

here should be "functions" too

> They are optimized by using word alignment. This will work
> fine if both source and destination are aligned on the same
> boundary. However, if they are aligned on different boundaries
> @@ -24,7 +24,7 @@ config OPT_LIB_ASM
> depends on CPU_BIG_ENDIAN
> default n
> help
> - Allows turn on optimalized library function (memcpy and memmove).
> + Allows turn on optimized library function (memcpy and memmove).
> Function are written in asm code.
>
> # Definitions for MICROBLAZE0
> --
> 2.39.5

As Jonathan said. Send it separately and also the commit message
shouldn't be empty.

Thanks,
Michal



--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs