> From: Nicolin Chen <nicolinc@xxxxxxxxxx> > Sent: Monday, September 1, 2025 7:32 AM > > > +/* Caller must be a general/external function that isn't an IOMMU callback > */ > struct iommu_domain *iommu_get_domain_for_dev(struct device *dev) > { 'general function' is not easy to get its meaning. just keep 'external'? Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>