[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] libxl: multidev: Clarify internal API doc comment
commit b3c0519e019de3fcd993913ab48c327daec35115 Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> AuthorDate: Wed Jan 15 14:33:21 2014 +0000 Commit: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> CommitDate: Wed Mar 19 13:42:13 2014 +0000 libxl: multidev: Clarify internal API doc comment Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> Acked-by: Ian Campbell <Ian.Campbell@xxxxxxxxxx> --- tools/libxl/libxl_internal.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h index 17890ef..b3a200d 100644 --- a/tools/libxl/libxl_internal.h +++ b/tools/libxl/libxl_internal.h @@ -2082,7 +2082,8 @@ struct libxl__ao_device { * multidev->callback = ... * Then zero or more times * libxl__multidev_prepare - * libal__initiate_device_{remove/addition}. + * libxl__initiate_device_{remove/addition} + * (or some other thing which will eventually call aodev->callback) * Finally, once * libxl__multidev_prepared * which will result (perhaps reentrantly) in one call to callback(). -- 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 |