projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c141a9
)
libxl: multidev: Clarify comments about which callbacks are meant
author
Ian Jackson
<ian.jackson@eu.citrix.com>
Thu, 25 Sep 2014 14:59:06 +0000
(15:59 +0100)
committer
Ian Jackson
<Ian.Jackson@eu.citrix.com>
Fri, 26 Sep 2014 14:09:44 +0000
(15:09 +0100)
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
tools/libxl/libxl_internal.h
patch
|
blob
|
history
diff --git
a/tools/libxl/libxl_internal.h
b/tools/libxl/libxl_internal.h
index f61673c9eafa1ea1206dd591e9d1ede408204171..20aca4b24e6b3ac8614dd4c49783248f69b1042c 100644
(file)
--- 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. */