[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [virtio-comment] [PATCH 4/6] VIRTIO-72: SHOULD/should
On Mon, 3 Mar 2014 15:31:31 +1030
Rusty Russell <rusty@au1.ibm.com> wrote:
> Signed-off-by: Rusty Russell <rusty@au1.ibm.com>
> ---
> conformance.tex | 4 +++-
> content.tex | 74 +++++++++++++++++++++++++++++++--------------------------
> 2 files changed, 43 insertions(+), 35 deletions(-)
>
> diff --git a/content.tex b/content.tex
> index b522342..f3899b6 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -4202,7 +4202,7 @@ as follows:
> Each statistic consists of a 16 bit
> tag and a 64 bit value. All statistics are optional and the
> driver chooses which ones to supply. To guarantee backwards
> - compatibility, unsupported statistics should be omitted.
> + compatibility, the driver SHOUL omit unsupported statistics.
typo: s/SHOUL/SHOULD/
>
> \begin{lstlisting}
> struct virtio_balloon_stat {
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]