[PATCH linux-next 1/3] Documentation: accel: escape wildcard in special file path
Jeffrey Hugo
quic_jhugo at quicinc.com
Fri Jan 20 14:59:39 UTC 2023
On 1/20/2023 5:35 AM, Bagas Sanjaya wrote:
> Stephen Rothwell reported htmldocs warning then merging accel tree:
>
> Documentation/accel/introduction.rst:72: WARNING: Inline emphasis start-string without end-string.
>
> Sphinx confuses the file wildcards with inline emphasis (italics), hence
> the warning.
>
> Fix the warning by escaping wildcards.
>
> Link: https://lore.kernel.org/linux-next/20230120132116.21de1104@canb.auug.org.au/
> Fixes: f65c5dac207322 ("docs: accel: Fix debugfs path")
> Reported-by: Stephen Rothwell <sfr at canb.auug.org.au>
> Signed-off-by: Bagas Sanjaya <bagasdotme at gmail.com>
Thanks for addressing this before I even saw the warning report.
Reviewed-by: Jeffrey Hugo <quic_jhugo at quicinc.com>
More information about the dri-devel
mailing list