Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH] iommu/vt-d: Remove unused variable
@ 2015-03-24  1:50 Alex Williamson
       [not found] ` <20150324014955.31056.96200.stgit-GCcqpEzw8uZBDLzU/O5InQ@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Williamson @ 2015-03-24  1:50 UTC (permalink / raw)
  To: iommu, joro; +Cc: linux-kernel

Unused after commit 71684406905f ("iommu/vt-d: Detach domain *only*
from attached iommus").  Reported by 0-day builder.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
---
 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
index 6228582..0e5ca10 100644
--- a/drivers/iommu/intel-iommu.c
+++ b/drivers/iommu/intel-iommu.c
@@ -1743,7 +1743,6 @@ static int domain_init(struct dmar_domain *domain, int guest_width)
 
 static void domain_exit(struct dmar_domain *domain)
 {
-	struct dmar_drhd_unit *drhd;
 	struct page *freelist = NULL;
 	int i;
 

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] iommu/vt-d: Remove unused variable
       [not found] ` <20150324014955.31056.96200.stgit-GCcqpEzw8uZBDLzU/O5InQ@public.gmane.org>
@ 2015-03-24 14:39   ` Joerg Roedel
  0 siblings, 0 replies; 2+ messages in thread
From: Joerg Roedel @ 2015-03-24 14:39 UTC (permalink / raw)
  To: Alex Williamson
  Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

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 <alex.williamson-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
> ---
>  drivers/iommu/intel-iommu.c |    1 -
>  1 file changed, 1 deletion(-)

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-24 14:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-24  1:50 [PATCH] iommu/vt-d: Remove unused variable Alex Williamson
     [not found] ` <20150324014955.31056.96200.stgit-GCcqpEzw8uZBDLzU/O5InQ@public.gmane.org>
2015-03-24 14:39   ` Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox