[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH for-4.5 v21 01/14] libxl: multidev: Clarify comments about which callbacks are meant
From: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- 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 f61673c..20aca4b 100644 --- a/tools/libxl/libxl_internal.h +++ b/tools/libxl/libxl_internal.h @@ -2164,7 +2164,8 @@ struct libxl__ao_device { * (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(). + * which will result (perhaps reentrantly) in one call to + * multidev->callback(). */ /* Starts preparing to add/remove a bunch of devices. */ -- 1.9.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |