This series of patches is a clean-up on the naming of the datastructures
and the variable names. It is sometimes hard to understand the flow of
the code and current code readability for understanding flow and making
changes it not intuitive.

Based on these I will send next set of patches for PCI passthrough support

manish (3):
  xen/arm: smmu: Rename arm_smmu_xen_device with device_iommu_info
  xen/arm: smmu: Renaming arm_smmu_xen_domain with domain_iommu_info
  xen/arm: smmu: Renaming struct iommu_domain *domain to struct
    iommu_domain *iommu_domain

 xen/drivers/passthrough/arm/smmu.c | 136 ++++++++++++++++++-------------------
 1 file changed, 68 insertions(+), 68 deletions(-)

--
1.9.1


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to