bpf, docs: Fix the code formatting in instruction-set
authorShahab Vahedi <Shahab.Vahedi@synopsys.com>
Fri, 24 Jun 2022 14:14:11 +0000 (14:14 +0000)
committerAndrii Nakryiko <andrii@kernel.org>
Fri, 24 Jun 2022 20:58:32 +0000 (13:58 -0700)
commit2f6d1e0f8ff3cf66b1eef8ed36f6c64d2e679284
tree63e2e7ffc5ea9d97ba85fbe3c6ff8b078bab7683
parent780d3d5a24bbdd48cb43f35afb6f5b7544cdf45a
bpf, docs: Fix the code formatting in instruction-set

A minor typo fix to include "| BPF_LD" into its previous
code phrase:

``BPF_IND`` | BPF_LD --> ``BPF_IND | BPF_LD``

Signed-off-by: Shahab Vahedi <shahab@synopsys.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/b6120b31-3d1d-bf2d-2f2a-aa768d91257b@synopsys.com
Documentation/bpf/instruction-set.rst