[libvirt] [PATCH v2 libvirt 7/8] conf: fix comment

Michal Privoznik mprivozn at redhat.com
Tue Aug 19 15:46:20 UTC 2014


On 11.08.2014 16:47, Giuseppe Scrivano wrote:
> Signed-off-by: Giuseppe Scrivano <gscrivan at redhat.com>
> ---
>   src/conf/domain_conf.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/conf/domain_conf.h b/src/conf/domain_conf.h
> index 748dea7..32ca32d 100644
> --- a/src/conf/domain_conf.h
> +++ b/src/conf/domain_conf.h
> @@ -752,7 +752,7 @@ struct _virDomainControllerDef {
>   };
>
>
> -/* Two types of disk backends */
> +/* Types of disk backends */
>   typedef enum {
>       VIR_DOMAIN_FS_TYPE_MOUNT, /* Mounts (binds) a host dir on a guest dir */
>       VIR_DOMAIN_FS_TYPE_BLOCK, /* Mounts a host block dev on a guest dir */
>

ACK, again can be pushed out of order.

Michal




More information about the libvir-list mailing list