mbox series

[bpf-next,RESEND,0/2] bpf, docs: Fix typos in instruction-set.rst

Message ID 1651131344-24528-1-git-send-email-yangtiezhu@loongson.cn (mailing list archive)
Headers show
Series bpf, docs: Fix typos in instruction-set.rst | expand

Message

Tiezhu Yang April 28, 2022, 7:35 a.m. UTC
Forget to add [PATCH bpf-next] subject prefix,
sorry for that, just resend.

Tiezhu Yang (2):
  bpf, docs: Remove duplicated word "instructions"
  bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE

 Documentation/bpf/instruction-set.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Wei Yongjun April 28, 2022, 7:41 a.m. UTC | #1
在 2022/4/28 15:35, Tiezhu Yang 写道:
> Forget to add [PATCH bpf-next] subject prefix,
> sorry for that, just resend.
>
> Tiezhu Yang (2):
>    bpf, docs: Remove duplicated word "instructions"
>    bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE
>
>   Documentation/bpf/instruction-set.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)


Looks good to me