RE: [PATCH 1/1] iommu/vt-d: Remove comment for def_domain_type
From: Tian, Kevin
Date: Mon Jun 24 2024 - 22:24:33 EST
> From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> Sent: Monday, June 24, 2024 10:43 AM
>
> The comment for def_domain_type is outdated. Part of it is irrelevant.
> Furthermore, it could just be deleted since the
> iommu_ops::def_domain_type
> callback is properly documented in iommu.h, so individual implementations
> shouldn't need to repeat that. Remove it to avoid confusion.
>
> Signed-off-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>