Re: linux-next: build warning after merge of the arm-perf tree

From: Will Deacon
Date: Tue Mar 05 2024 - 07:03:46 EST


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