[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 5/5] libxl: multidev: Clarify internal API doc comment
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> CC: Ian Campbell <Ian.Campbell@xxxxxxxxxx> --- tools/libxl/libxl_internal.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h index 69d2ba8..869c8c6 100644 --- a/tools/libxl/libxl_internal.h +++ b/tools/libxl/libxl_internal.h @@ -2077,7 +2077,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(). -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |