iommu: Fix htmldocs warnings in sysfs-kernel-iommu_groups
authorLu Baolu <baolu.lu@linux.intel.com>
Thu, 26 Nov 2020 09:06:03 +0000 (17:06 +0800)
committerWill Deacon <will@kernel.org>
Thu, 26 Nov 2020 09:48:50 +0000 (09:48 +0000)
commit62c9917d9c1041ba175ccf1bc4c010efc0188a2e
tree4e0b1d0fa2ad3151030f0f1e2254c6b64d7f5bc2
parent63a816749d8670e4a92da5aecfb91238821a3d97
iommu: Fix htmldocs warnings in sysfs-kernel-iommu_groups

Below warnings are fixed:

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.

Fixes: 63a816749d86 ("iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" file")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Link: https://lore.kernel.org/linux-next/20201126174851.200e0e58@canb.auug.org.au/
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20201126090603.1511589-1-baolu.lu@linux.intel.com
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/ABI/testing/sysfs-kernel-iommu_groups