From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lu Baolu Subject: [PATCH 0/4] iommu/vt-d: Several cleanup patches Date: Fri, 4 May 2018 13:08:15 +0800 Message-ID: <1525410499-18632-1-git-send-email-baolu.lu@linux.intel.com> Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Joerg Roedel , David Woodhouse Cc: ashok.raj@intel.com, iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, Lu Baolu List-Id: iommu@lists.linux-foundation.org Hi, This includes several cleanup patches which aim to make the code more concise and easier for reading. There aren't any functionality changes. Best regards, Lu Baolu 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(-) -- 2.7.4