On Tue, Jan 07, 2025 at 09:10:08AM -0800, Nicolin Chen wrote: > Rename the file, aligning with the new eventq object. > > Reviewed-by: Kevin Tian <kevin.t...@intel.com> > Reviewed-by: Lu Baolu <baolu...@linux.intel.com> > Signed-off-by: Nicolin Chen <nicol...@nvidia.com> > --- > drivers/iommu/iommufd/Makefile | 2 +- > drivers/iommu/iommufd/{fault.c => eventq.c} | 0 > 2 files changed, 1 insertion(+), 1 deletion(-) > rename drivers/iommu/iommufd/{fault.c => eventq.c} (100%)
Reviewed-by: Jason Gunthorpe <j...@nvidia.com> Jason