Messages in this thread |  | | From | Oded Gabbay <> | Date | Sun, 22 Jan 2023 11:35:45 +0200 | Subject | Re: [PATCH linux-next 1/3] Documentation: accel: escape wildcard in special file path |
| |
On Fri, Jan 20, 2023 at 5:00 PM Jeffrey Hugo <quic_jhugo@quicinc.com> wrote: > > 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@canb.auug.org.au> > > Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> > > Thanks for addressing this before I even saw the warning report. > > Reviewed-by: Jeffrey Hugo <quic_jhugo@quicinc.com> Thanks. Picked up to my tree (as the original commit is in my tree). Oded
|  |