Re: [PATCH 0/4] iommu/vt-d: Several cleanup patches

From: Joerg Roedel
Date: Tue May 15 2018 - 13:39:47 EST


On Fri, May 04, 2018 at 01:08:15PM +0800, Lu Baolu wrote:
> Lu Baolu (4):
> iommu: Clean up the comments for iommu_group_alloc
> iommu/vt-d: Clean up unused variable in find_or_alloc_domain
> iommu/vt-d: Clean up pasid quirk for pre-production devices
> iommu/vt-d: Remove unnecessary parentheses
>
> drivers/iommu/intel-iommu.c | 36 +++---------------------------------
> drivers/iommu/intel-svm.c | 2 +-
> drivers/iommu/iommu.c | 1 -
> include/linux/intel-iommu.h | 1 -
> 4 files changed, 4 insertions(+), 36 deletions(-)

Applied, thanks.