From: Liu, Yi L yi.l.liu@intel.com Sent: Thursday, September 21, 2023 3:51 PM
-void iommufd_hw_pagetable_destroy(struct iommufd_object *obj) +static void iommufd_kernel_managed_hwpt_destroy(struct iommufd_object *obj)
'_managed_' could be removed. 'kernel_hwpt' and 'user_hwpt' are clear enough.
ditto for all other related functions.