On Thu, Nov 26, 2020 at 04:46:31PM +0800, Lu Baolu wrote: > On 2020/11/26 14:48, Stephen Rothwell wrote: > > After merging the arm64 tree, today's linux-next build (htmldocs) > > produced these warnings: > > > > Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Unexpected indentation. > > Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Block quote ends without a blank line; unexpected unindent. > > Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Enumerated list ends without a blank line; unexpected unindent. > > Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Unexpected indentation. > > Documentation/ABI/testing/sysfs-kernel-iommu_groups:38: WARNING: Block quote ends without a blank line; unexpected unindent. > > > > Caused by commit > > > > 63a816749d86 ("iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file") > > > > Thanks for letting us know this. I will post a patch to fix it. Thanks Baolu. I'll see if I can get htmldocs building locally as well... Will