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

Tiezhu Yang posted 2 patches 4 years ago
There is a newer version of this series
Documentation/bpf/instruction-set.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
[PATCH bpf-next RESEND 0/2] bpf, docs: Fix typos in instruction-set.rst
Posted by Tiezhu Yang 4 years ago
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(-)

-- 
2.1.0
Re: [PATCH bpf-next RESEND 0/2] bpf, docs: Fix typos in instruction-set.rst
Posted by weiyongjun (A) 4 years ago
在 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