[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] libxc: fix comment in xc__hypercall_bounce_pre
commit 1e72eebd21a5bdb799fa1fbc0eb60c4b58e30af8 Author: Wei Liu <wei.liu2@xxxxxxxxxx> AuthorDate: Tue Jan 19 12:03:05 2016 +0000 Commit: Ian Campbell <ian.campbell@xxxxxxxxxx> CommitDate: Tue Jan 19 16:14:58 2016 +0000 libxc: fix comment in xc__hypercall_bounce_pre Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- tools/libxc/xc_hcall_buf.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tools/libxc/xc_hcall_buf.c b/tools/libxc/xc_hcall_buf.c index 6e3c958..4f4444c 100644 --- a/tools/libxc/xc_hcall_buf.c +++ b/tools/libxc/xc_hcall_buf.c @@ -198,7 +198,7 @@ int xc__hypercall_bounce_pre(xc_interface *xch, xc_hypercall_buffer_t *b) abort(); /* - * Do need to bounce a NULL buffer. + * Don't need to bounce a NULL buffer. */ if ( b->ubuf == NULL ) { -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |