[libvirt] [PATCH 3/3] Fix typo of virNodeGetFreePages comment

Michal Privoznik mprivozn at redhat.com
Tue Sep 23 08:28:52 UTC 2014


On 22.09.2014 12:14, Jincheng Miao wrote:
> Signed-off-by: Jincheng Miao <jmiao at redhat.com>
> ---
>   src/libvirt.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/libvirt.c b/src/libvirt.c
> index 7c63825..aa83365 100644
> --- a/src/libvirt.c
> +++ b/src/libvirt.c
> @@ -21307,7 +21307,7 @@ virDomainSetTime(virDomainPtr dom,
>    * @flags: extra flags; not used yet, so callers should always pass 0
>    *
>    * This calls queries the host system on free pages of
> - * specified size. Ont the input, @pages is expected to be
> + * specified size. For the input, @pages is expected to be
>    * filled with pages that caller is interested in (the size
>    * unit is kibibytes, so e.g. pass 2048 for 2MB), then @startcell
>    * refers to the first NUMA node that info should be collected
>

ACK

Michal




More information about the libvir-list mailing list