projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9caed75
)
libxl_internal: Remove lost comment
author
Anthony PERARD
<anthony.perard@citrix.com>
Mon, 8 Apr 2019 16:03:09 +0000
(17:03 +0100)
committer
Ian Jackson
<ian.jackson@eu.citrix.com>
Thu, 19 Sep 2019 11:24:46 +0000
(12:24 +0100)
That comment as been separated from the function it defines by
4197d3abbb3055d3798254eb7ba239bfb5824360
, but then was not useful
anymore when the libxl__device_disk_add() prototype was removed by
22ea8ad02e465e32cd40887c750b55c3a997a288
.
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_internal.h
patch
|
blob
|
history
diff --git
a/tools/libxl/libxl_internal.h
b/tools/libxl/libxl_internal.h
index e7d977793082a7f5686e1862ced83878b9838738..a3e4b907b7c935393875f0c584478a4412e53737 100644
(file)
--- a/
tools/libxl/libxl_internal.h
+++ b/
tools/libxl/libxl_internal.h
@@
-2719,13
+2719,6
@@
struct libxl__multidev {
* DONE.
*/
-/* AO operation to connect a disk device, called by
- * libxl_device_disk_add and libxl__add_disks. This function calls
- * libxl__wait_device_connection to wait for the device to
- * finish the connection (might involve executing hotplug scripts).
- *
- * Once finished, aodev->callback will be executed.
- */
/*
* As of Xen 4.5 we maintain various information, including hotplug
* device information, in JSON files, so that we can use this JSON