Re: linux-next: build warnings after merge of the arm64 tree

From: Lu Baolu
Date: Thu Nov 26 2020 - 03:46:53 EST


Hi Stephen,

On 2020/11/26 14:48, Stephen Rothwell wrote:
Hi all,

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.

Best regards,
baolu