mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
qemuBlockJobDiskNew: Remove misleading return value description
Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
da48fff4b9
commit
2804fa912f
@ -227,8 +227,6 @@ qemuBlockJobUnregister(qemuBlockJobData *job,
|
|||||||
* @disk: disk definition
|
* @disk: disk definition
|
||||||
*
|
*
|
||||||
* Start/associate a new blockjob with @disk.
|
* Start/associate a new blockjob with @disk.
|
||||||
*
|
|
||||||
* Returns 0 on success and -1 on failure.
|
|
||||||
*/
|
*/
|
||||||
qemuBlockJobData *
|
qemuBlockJobData *
|
||||||
qemuBlockJobDiskNew(virDomainObj *vm,
|
qemuBlockJobDiskNew(virDomainObj *vm,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user