> From: Nicolin Chen <nicol...@nvidia.com> > Sent: Sunday, May 18, 2025 11:21 AM > > @@ -135,6 +135,7 @@ struct iommufd_ucmd { > void __user *ubuffer; > u32 user_size; > void *cmd; > + struct iommufd_object *new_obj;
Could just be called as 'obj'. but not a strong preference. Reviewed-by: Kevin Tian <kevin.t...@intel.com>