From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH] iommu/vt-d: Remove unused variable Date: Tue, 24 Mar 2015 15:39:58 +0100 Message-ID: <20150324143957.GA19563@8bytes.org> References: <20150324014955.31056.96200.stgit@gimli.home> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20150324014955.31056.96200.stgit-GCcqpEzw8uZBDLzU/O5InQ@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Alex Williamson Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: iommu@lists.linux-foundation.org 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 deletion(-) Applied, thanks.