Re: linux-next: build warning after merge of the coresight tree
From: Suzuki K Poulose
Date: Wed Jan 07 2026 - 06:50:00 EST
Hi Stephen
On 06/01/2026 00:49, Stephen Rothwell wrote:
Hi all,
After merging the coresight tree, today's linux-next build (htmldocs)
produced this warning:
Documentation/ABI/testing/sysfs-bus-coresight-devices-tpda:45: ERROR: Unexpected indentation. [docutils]
Introduced by commit
33f04ead7c49 ("coresight: tpda: add logic to configure TPDA_SYNCR register")
Thanks for the report, I have fixed it here :
https://git.kernel.org/coresight/c/98baf887b1e9a
Suzuki