From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v1 3/3] xen/arm: smmu: Renaming struct iommu_domain *domain to, struct iommu_domain *iommu_domain Date: Tue, 14 Apr 2015 15:19:25 +0100 Message-ID: <1429021165.15516.67.camel@citrix.com> References: <551505B3.9020505@caviumnetworks.com> , <55155557.7020103@linaro.org> <1427462781997.9237@caviumnetworks.com> <1427877031.2115.212.camel@citrix.com> <55229518.4010306@citrix.com> <1429010110.15516.34.camel@citrix.com>,<552CFE30.70802@gmail.com> <1429014241210.43895@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1429014241210.43895@caviumnetworks.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "Jaggi, Manish" Cc: "Prasun.kapoor@cavium.com" , Stefano Stabellini , "Kumar, Vijaya" , Julien Grall , Xen Devel , Julien Grall , Julien Grall List-Id: xen-devel@lists.xenproject.org On Tue, 2015-04-14 at 12:24 +0000, Jaggi, Manish wrote: > Hi Julien/Ian, Please will you configure your mail client to do the chevron (">") style of quotation favour in open source communities, picking out your replies from the mail you are replying to is a massive chore, especially after a couple of rounds of back and forth. > I think a table describing the different structure would be nice. > [manish] Table is indeed a good option, but I think changing the name > of arm_smmu_xen_device to something like arch_smmu_device make more > sense as arm_smmu_xen_device and arm_smmu_device are not > differentiable just by name. Once we have a table describing the status quo then we can consider separately whether a rename would be useful or if the documentation in the table itself suffices. I intend to use this table as a reference when evaluating any request to change the names, hence I won't be considering such things until the table exists. Ian.