From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH] iommu: Rename domain_has_cap to iommu_domain_has_cap Date: Tue, 7 Jan 2014 15:32:41 +0100 Message-ID: <20140107143241.GD2742@8bytes.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: 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: "Upinder Malhi (umalhi)" Cc: Roland Dreier , "iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org" List-Id: iommu@lists.linux-foundation.org On Wed, Dec 11, 2013 at 08:19:56PM +0000, Upinder Malhi (umalhi) wrote: > domain_has_cap is a misnomer bc the func name should be > the same for CONFIG_IOMMU_API and !CONFIG_IOMMU_API. > > Signed-off-by: Upinder Malhi Applied, thanks.