OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [virtio] [PATCH] balloon: MUST -> has to


On Wed, 1 Apr 2015 20:47:29 +0200
"Michael S. Tsirkin" <mst@redhat.com> wrote:

> MUST shouldn't be used outside normative statements,
> that's confusing. Replace with "has to".
> 
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
> 
> FYI, going to submit this under the minor edits rule.

Agreed, this one is minor enough.

> 
>  content.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/content.tex b/content.tex
> index 95ae23e..748c78d 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -4338,7 +4338,7 @@ guest memory statistics to the host.
> 
>  \subsection{Feature bits}\label{sec:Device Types / Memory Balloon Device / Feature bits}
>  \begin{description}
> -\item[VIRTIO_BALLOON_F_MUST_TELL_HOST (0)] Host MUST be told before
> +\item[VIRTIO_BALLOON_F_MUST_TELL_HOST (0)] Host has to be told before
>      pages from the balloon are used.
> 
>  \item[VIRTIO_BALLOON_F_STATS_VQ (1)] A virtqueue for reporting guest



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]