Re: [PATCH] Documentation: kselftest: fix codeblock

2024-05-03 Thread Shuah Khan
On 4/29/24 10:50, Yo-Jung (Leo) Lin wrote: Add extra colon to mark command in the next paragraph as codeblock Signed-off-by: Yo-Jung (Leo) Lin <0xf...@gmail.com> --- Documentation/dev-tools/kselftest.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/dev-too

[PATCH] Documentation: kselftest: fix codeblock

2024-04-29 Thread Yo-Jung (Leo) Lin
Add extra colon to mark command in the next paragraph as codeblock Signed-off-by: Yo-Jung (Leo) Lin <0xf...@gmail.com> --- Documentation/dev-tools/kselftest.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/dev-tools/kselftest.rst b/Documentation/dev-tools/kse