From: Ian Campbell <ian.campbell@citrix.com>
To: xen-devel@lists.xensource.com
Cc: Ian Campbell <ian.campbell@citrix.com>
Subject: [PATCH 0 of 4] libxl: use libxl__ namespace for hidden functions
Date: Tue, 07 Sep 2010 11:07:52 +0100 [thread overview]
Message-ID: <patchbomb.1283854072@localhost.localdomain> (raw)
As described in libxl.h header internal functions should use the
libxl__ namespace.
I'm not sure this churn is worth it but we are starting to see patches
adding internal functions which do not follow the convention and it is
hard to ask for a respin with a straight face when there is so much
existing dirty laundry so we should either obey the documented
convention or ditch it.
I didn't touch flexarrays or xs_writev which is something of a special
case for use in dm_xenstore_record_pid (libxl__xs_writev already
exists but isn't immediately suitable for use).
next reply other threads:[~2010-09-07 10:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-07 10:07 Ian Campbell [this message]
2010-09-07 10:07 ` [PATCH 1 of 4] libxl: Ensure all _hidden functions use libxl__ prefix Ian Campbell
2010-09-07 10:07 ` [PATCH 2 " Ian Campbell
2010-09-07 10:07 ` [PATCH 3 of 4] libxl: move hvm_build_set_params to libxl_dom.c Ian Campbell
2010-09-07 10:07 ` [PATCH 4 of 4] libxl: Use libxl__ namespace for internal types Ian Campbell
2010-09-07 17:25 ` [PATCH 0 of 4] libxl: use libxl__ namespace for hidden functions Ian Jackson
2010-09-07 18:39 ` Ian Campbell
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=patchbomb.1283854072@localhost.localdomain \
--to=ian.campbell@citrix.com \
--cc=xen-devel@lists.xensource.com \
/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.