From: Manish Jaggi <mjaggi@caviumnetworks.com>
To: xen Devel <xen-devel@lists.xen.org>,
"Kumar, Vijaya" <Vijaya.Kumar@caviumnetworks.com>,
"Kapoor, Prasun" <Prasun.Kapoor@caviumnetworks.com>,
Ian Campbell <Ian.Campbell@citrix.com>,
Stefano Stabellini <stefano.stabellini@eu.citrix.com>,
Julien Grall <julien.grall@linaro.org>
Subject: [PATCH v1 0/3] Clean-up of datastructres and variable names in smmu.c
Date: Fri, 27 Mar 2015 12:47:44 +0530 [thread overview]
Message-ID: <55150418.6030608@caviumnetworks.com> (raw)
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
next reply other threads:[~2015-03-27 7:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-27 7:17 Manish Jaggi [this message]
2015-03-27 12:57 ` [PATCH v1 0/3] Clean-up of datastructres and variable names in smmu.c Julien Grall
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55150418.6030608@caviumnetworks.com \
--to=mjaggi@caviumnetworks.com \
--cc=Ian.Campbell@citrix.com \
--cc=Prasun.Kapoor@caviumnetworks.com \
--cc=Vijaya.Kumar@caviumnetworks.com \
--cc=julien.grall@linaro.org \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.