From: Ian Campbell <ian.campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>,
Xen-devel <xen-devel@lists.xenproject.org>,
Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: [PATCH v2 0/2] Convert libxl__sprintf(gc) to GCSPRINTF
Date: Tue, 24 Nov 2015 16:54:05 +0000 [thread overview]
Message-ID: <1448384045.26412.67.camel@citrix.com> (raw)
In-Reply-To: <1447777160-15202-1-git-send-email-wei.liu2@citrix.com>
On Tue, 2015-11-17 at 16:19 +0000, Wei Liu wrote:
> There are mixed usage of libxl__sprintf(gc) and GCSPRINTF. Convert all
> libxl__sprintf to GCSPRINTF to make code base consistent.
Acked + applied.
>
> Wei Liu (2):
> libxl: convert libxl__sprintf(gc) to GCSPRINTF
> libxl: fix line wrapping issues introduced by automatic replacement
>
> tools/libxl/libxl.c | 221 ++++++++++++++++++++---------------
> ------
> tools/libxl/libxl_blktap2.c | 4 +-
> tools/libxl/libxl_bootloader.c | 10 +-
> tools/libxl/libxl_create.c | 42 ++++----
> tools/libxl/libxl_dm.c | 143 +++++++++++++-------------
> tools/libxl/libxl_event.c | 2 +-
> tools/libxl/libxl_internal.c | 4 +-
> tools/libxl/libxl_pci.c | 157 +++++++++++++++--------------
> tools/libxl/libxl_xshelp.c | 4 +-
> 9 files changed, 287 insertions(+), 300 deletions(-)
>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
prev parent reply other threads:[~2015-11-24 16:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-17 16:19 [PATCH v2 0/2] Convert libxl__sprintf(gc) to GCSPRINTF Wei Liu
2015-11-17 16:19 ` [PATCH v2 1/2] libxl: convert " Wei Liu
2015-11-17 16:19 ` [PATCH v2 2/2] libxl: fix line wrapping issues introduced by automatic replacement Wei Liu
2015-11-24 16:54 ` Ian Campbell [this message]
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=1448384045.26412.67.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xenproject.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.