[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] libxl: update libxl.h to say _dispose is idempotent
commit f3d370b016cfc82dbda0a800a1c9382a2bcc30f8 Author: Wei Liu <wei.liu2@xxxxxxxxxx> AuthorDate: Wed Feb 25 14:56:06 2015 +0000 Commit: Ian Campbell <ian.campbell@xxxxxxxxxx> CommitDate: Mon Mar 2 17:05:40 2015 +0000 libxl: update libxl.h to say _dispose is idempotent Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> Cc: Ian Campbell <ian.campbell@xxxxxxxxxx> Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- tools/libxl/libxl.h | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/tools/libxl/libxl.h b/tools/libxl/libxl.h index f784df5..e3d2ae8 100644 --- a/tools/libxl/libxl.h +++ b/tools/libxl/libxl.h @@ -308,8 +308,7 @@ * once afterwards, to clean up, regardless of whether operations on * this object succeeded or failed. See the xl code for examples. * - * "init" is idempotent. We intend that "dispose" will become - * idempotent, but this is not currently the case. + * "init" and "dispose" are idempotent. * * void libxl_<type>_init(<type> *p): * -- 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 |