2023-06-19 05:04:22

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: build warning after merge of the arm-perf tree

Hi all,

After merging the arm-perf tree, today's linux-next build (htmldocs)
produced this warning:

Documentation/admin-guide/perf/hisi-pmu.rst:107: ERROR: Unexpected indentation.

Introduced by commit

ea8d1c062a0e ("docs: perf: Add new description for HiSilicon UC PMU")

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2023-06-19 10:36:30

by Will Deacon

[permalink] [raw]
Subject: Re: linux-next: build warning after merge of the arm-perf tree

On Mon, Jun 19, 2023 at 02:37:36PM +1000, Stephen Rothwell wrote:
> After merging the arm-perf tree, today's linux-next build (htmldocs)
> produced this warning:
>
> Documentation/admin-guide/perf/hisi-pmu.rst:107: ERROR: Unexpected indentation.
>
> Introduced by commit
>
> ea8d1c062a0e ("docs: perf: Add new description for HiSilicon UC PMU")

Cheers, Stephen. I'll fix this.

Will