Re: [PATCH] iommu/arm-smmu-v3-iommufd: Separate vDEVICE allocation list
From: Nicolin Chen
Date: Tue Nov 25 2025 - 22:59:30 EST
On Wed, Nov 26, 2025 at 10:36:03AM +0700, Bagas Sanjaya wrote:
> Stephen Rothwell reports htmldocs warnings when merging iommufd tree:
>
> Documentation/userspace-api/iommufd:335: include/uapi/linux/iommufd.h:456: ERROR: Unexpected indentation. [docutils]
> Documentation/userspace-api/iommufd:335: include/uapi/linux/iommufd.h:457: WARNING: Block quote ends without a blank line; unexpected unindent. [docutils]
>
> Fix them by separating vDEVICE allocation list from preceding paragraph.
>
> Fixes: 9f0b286fe40130 ("iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA cases")
> Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Closes: https://lore.kernel.org/linux-next/20251126125920.207fc959@xxxxxxxxxxxxxxxx/
> Signed-off-by: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
Thanks for the fix.
I was about to send a v3 over a fix :)
Anyway,
Acked-by: Nicolin Chen <nicolinc@xxxxxxxxxx>