Hi all,
After merging the arm-perf tree, today's linux-next build (htmldocs)
produced this warning:
Documentation/admin-guide/perf/hisi-pcie-pmu.rst:48: ERROR: Unexpected indentation.
Documentation/admin-guide/perf/hisi-pcie-pmu.rst:49: WARNING: Block quote ends without a blank line; unexpected unindent.
Introduced by commit
89a032923d4b ("docs: perf: Update usage for target filter of hisi-pcie-pmu")
--
Cheers,
Stephen Rothwell
On Tue, Mar 05, 2024 at 03:10:35PM +1100, Stephen Rothwell wrote:
> Hi all,
>
> After merging the arm-perf tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Documentation/admin-guide/perf/hisi-pcie-pmu.rst:48: ERROR: Unexpected indentation.
> Documentation/admin-guide/perf/hisi-pcie-pmu.rst:49: WARNING: Block quote ends without a blank line; unexpected unindent.
>
> Introduced by commit
>
> 89a032923d4b ("docs: perf: Update usage for target filter of hisi-pcie-pmu")
Thanks, Stephen. I'll fix that up.
Will