diff mbox series

bpf, docs: add a missing colon in verifier.rst

Message ID 20220228080416.1689327-1-wanjiabing@vivo.com (mailing list archive)
State Accepted
Commit 43429ea74a121683dc231d0a694bb32734caea92
Delegated to: BPF
Headers show
Series bpf, docs: add a missing colon in verifier.rst | expand

Checks

Context Check Description
bpf/vmtest-bpf-next-PR success PR summary
bpf/vmtest-bpf-next success VM_Test
netdev/tree_selection success Not a local patch

Commit Message

Jiabing Wan Feb. 28, 2022, 8:04 a.m. UTC
Add a missing colon to fix the document style.

Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
---
 Documentation/bpf/verifier.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 28, 2022, 5:30 p.m. UTC | #1
Hello:

This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:

On Mon, 28 Feb 2022 16:04:16 +0800 you wrote:
> Add a missing colon to fix the document style.
> 
> Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
> ---
>  Documentation/bpf/verifier.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - bpf, docs: add a missing colon in verifier.rst
    https://git.kernel.org/bpf/bpf-next/c/43429ea74a12

You are awesome, thank you!
diff mbox series

Patch

diff --git a/Documentation/bpf/verifier.rst b/Documentation/bpf/verifier.rst
index fae5f6273bac..d4326caf01f9 100644
--- a/Documentation/bpf/verifier.rst
+++ b/Documentation/bpf/verifier.rst
@@ -329,7 +329,7 @@  Program with unreachable instructions::
   BPF_EXIT_INSN(),
   };
 
-Error:
+Error::
 
   unreachable insn 1