iommufd: Correct IOMMU_HWPT_ALLOC_NEST_PARENT description
authorNicolin Chen <nicolinc@nvidia.com>
Tue, 17 Oct 2023 18:15:52 +0000 (11:15 -0700)
committerJason Gunthorpe <jgg@nvidia.com>
Sat, 21 Oct 2023 16:16:16 +0000 (13:16 -0300)
commitb5f9e63278d6f32789478acf1ed41d21d92b36cf
tree971e14ebbf83870578a606fc940c7113563dd119
parent266dcae34d8f44c3bbab00e227f8b14517682bb7
iommufd: Correct IOMMU_HWPT_ALLOC_NEST_PARENT description

The IOMMU_HWPT_ALLOC_NEST_PARENT flag is used to allocate a HWPT. Though
a HWPT holds a domain in the core structure, it is still quite confusing
to describe it using "domain" in the uAPI kdoc. Correct it to "HWPT".

Fixes: 4ff542163397 ("iommufd: Support allocating nested parent domain")
Link: https://lore.kernel.org/r/20231017181552.12667-1-nicolinc@nvidia.com
Signed-off-by: Nicolin Chen <nicolinc@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
include/uapi/linux/iommufd.h