]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
riscv: Docs: fix unmatched quote warning
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 6 Apr 2026 23:23:04 +0000 (16:23 -0700)
committerPaul Walmsley <pjw@kernel.org>
Thu, 14 May 2026 04:21:32 +0000 (22:21 -0600)
commit50da1c9ccb70fc5250c37ac474b54ee072732ea3
tree194602ee13eb7c16a09fcbb806bf1d7759e8e21a
parent6c7674b5b7ae513cecae22aa9dcdcf533862cf5c
riscv: Docs: fix unmatched quote warning

'make htmldocs' complains about ``prctrl` -- so add a second '`' to
avoid the warning.

Documentation/arch/riscv/zicfilp.rst:79: WARNING: Inline literal start-string without end-string. [docutils]

Fixes: 08ee1559052b ("prctl: cfi: change the branch landing pad prctl()s to be more descriptive")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20260406232304.1892528-1-rdunlap@infradead.org
Signed-off-by: Paul Walmsley <pjw@kernel.org>
Documentation/arch/riscv/zicfilp.rst