Re: [PATCH] iommu/vt-d: Remove unused variable

2015-03-24 Thread Joerg Roedel
On Mon, Mar 23, 2015 at 07:50:21PM -0600, Alex Williamson wrote: > Unused after commit 71684406905f ("iommu/vt-d: Detach domain *only* > from attached iommus"). Reported by 0-day builder. > > Signed-off-by: Alex Williamson > --- > drivers/iommu/intel-iommu.c |1 - > 1 file changed, 1 deleti

[PATCH] iommu/vt-d: Remove unused variable

2015-03-23 Thread Alex Williamson
Unused after commit 71684406905f ("iommu/vt-d: Detach domain *only* from attached iommus"). Reported by 0-day builder. Signed-off-by: Alex Williamson --- drivers/iommu/intel-iommu.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/iommu/intel-iommu.c b/drivers/iommu/intel-iommu.c i