[libvirt] [PATCH] LXC: fix an improper comments for lxcDomainDestroyFlags

chenhanxiao at cn.fujitsu.com chenhanxiao at cn.fujitsu.com
Tue Jul 8 10:38:17 UTC 2014


ping

> -----Original Message-----
> From: libvir-list-bounces at redhat.com [mailto:libvir-list-bounces at redhat.com]
> On Behalf Of Chen Hanxiao
> Sent: Friday, July 04, 2014 11:10 AM
> To: libvir-list at redhat.com
> Subject: [libvirt] [PATCH] LXC: fix an improper comments for lxcDomainDestroyFlags
> 
> Currently @flag is not used yet.
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> ---
>  src/lxc/lxc_driver.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/lxc/lxc_driver.c b/src/lxc/lxc_driver.c
> index 79c3b4a..5c4ab58 100644
> --- a/src/lxc/lxc_driver.c
> +++ b/src/lxc/lxc_driver.c
> @@ -1420,7 +1420,7 @@ lxcConnectDomainEventDeregisterAny(virConnectPtr conn,
>  /**
>   * lxcDomainDestroyFlags:
>   * @dom: pointer to domain to destroy
> - * @flags: an OR'ed set of virDomainDestroyFlags
> + * @flags: extra flags; not used yet.
>   *
>   * Sends SIGKILL to container root process to terminate the container
>   *
> --
> 1.9.0
> 
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list




More information about the libvir-list mailing list