iommu/vt-d: Clean up unused variable in find_or_alloc_domain
authorLu Baolu <baolu.lu@linux.intel.com>
Fri, 4 May 2018 05:08:17 +0000 (13:08 +0800)
committerJoerg Roedel <jroedel@suse.de>
Tue, 15 May 2018 14:34:52 +0000 (16:34 +0200)
commitfcc35c634255a5874793228492c74566aed166ac
tree486310c7aa58c4ed0cf3c5d261e278041be43834
parent87684fd997a6f12486bb0a638c7dba3130afb376
iommu/vt-d: Clean up unused variable in find_or_alloc_domain

Remove it to make the code more concise.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/intel-iommu.c