← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [virtio-dev] [PATCH] virtio-gpio: offered -> negotiated

From
Cornelia Huck <>
Date
2022-04-13T09:36:02+00:00
ID
Thread
Re: [virtio-dev] [PATCH] virtio-gpio: offered -> negotiated
On Tue, Jan 25 2022, "Michael S. Tsirkin" <> wrote:

> virtqueues are only discovered after FEATURES_OK.
> As such it makes no sense to talk about virtqueues being affected by
> features which are offered but not negotiated, and doing so will confuse
> the reader.
>
> Signed-off-by: Michael S. Tsirkin <>
> ---
>
> Viresh, others your thoughts on this? Looks like an obvious typo
> to me, and something that I think we can fix under the editorial
> changes rule.
>
>  virtio-gpio.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Pushed as editorial update.
← Prev in month ← Prev in thread
Next in thread → Next in month →