[PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
Conor Dooley
conor.dooley at microchip.com
Wed May 10 00:13:58 PDT 2023
Hey Zhangfei,
On Wed, May 10, 2023 at 11:52:41AM +0800, zhangfei wrote:
> From: Andrew Jones <ajones at ventanamicro.com>
>
> Aligning the first operand of each instructions with a tab is a
> typical style which improves readability. Apply it to memset.S.
> While there, we also make a small grammar change to a comment.
>
> No functional change intended.
>
> Signed-off-by: Andrew Jones <ajones at ventanamicro.com>
> Reviewed-by: Conor Dooley <conor.dooley at microchip.com>
Three things for you here..
Firstly, since you sent Andrew's work, you need to add your own
Signed-off-by to the patch.
Secondly & thirdly, please version your patchsets & do not later
versions as an reply to the v1. In my mail client I see:
May 10 zhangfei ( 58) ┌─>[PATCH 2/2] riscv: Optimize memset
May 10 Andrew Jones ( 36) │ ┌─>
May 10 zhangfei ( 32) ├─>Re: [PATCH] riscv: Optimize memset
May 10 zhangfei ( 205) ├─>[PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
May 10 zhangfei ( 56) ┌─>[PATCH 0/2] riscv: Optimize memset for data sizes less than 16 bytes
May 09 Andrew Jones ( 87) ┌─>Re: [PATCH] riscv: Optimize memset
May 09 zhangfei ( 67) ┌─>Re: Re: [PATCH] riscv: Optimize memset
May 09 Andrew Jones ( 211) ├─>Re: [PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
May 09 zhangfei ( 57) ├─>[PATCH 2/2] riscv: Optimize memset
May 09 zhangfei ( 204) ┌─>[PATCH 1/2] RISC-V: lib: Improve memset assembler formatting
May 05 Andrew Jones ( 91) ┌─>
May 05 张飞 ( 38) [PATCH] riscv: Optimize memset
How am I supposed to know what is what there?
Thanks,
Conor.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20230510/b3f231ee/attachment.sig>
More information about the linux-riscv
mailing list