On Thu, May 15, 2025 at 05:45:40AM +0000, Tian, Kevin wrote: > > From: Nicolin Chen <nicol...@nvidia.com> > > Sent: Friday, May 9, 2025 11:02 AM > > > > + * @data_len: Length of the type specific data > > + * @__reserved: Must be 0 > > + * @data_uptr: User pointer to an array of driver-specific virtual IOMMU > > data > > I don't think there is 'an array'. > > Reviewed-by: Kevin Tian <kevin.t...@intel.com>
Ah, copy-n-paste mistake. Will fix. Thanks! Nicolin