Discussion of the VIRTIO specification
 help / color / mirror / Atom feed
* [virtio-comment] [PATCH] virtio-blk: typo: Capitalization in Device Initialization item
@ 2019-09-17  7:18 Eugenio Pérez
  2019-09-18 10:22 ` Stefan Hajnoczi
  0 siblings, 1 reply; 6+ messages in thread
From: Eugenio Pérez @ 2019-09-17  7:18 UTC (permalink / raw)
  To: virtio-comment

Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
---
 content.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content.tex b/content.tex
index 37a2190..2d33c7b 100644
--- a/content.tex
+++ b/content.tex
@@ -3969,7 +3969,7 @@ \subsection{Device Initialization}\label{sec:Device Types / Block Device / Devic
     segments for the block driver to use. \field{discard_sector_alignment}
     can be used by OS when splitting a request based on alignment.
 
-\item if the VIRTIO_BLK_F_WRITE_ZEROES feature is negotiated,
+\item If the VIRTIO_BLK_F_WRITE_ZEROES feature is negotiated,
     \field{max_write_zeroes_sectors} and \field{max_write_zeroes_seg} can
     be read to determine the maximum write zeroes sectors and maximum
     number of write zeroes segments for the block driver to use.
-- 
2.16.5


This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [virtio-comment] [PATCH] virtio-blk: typo: Capitalization in Device Initialization item
  2019-09-17  7:18 [virtio-comment] [PATCH] virtio-blk: typo: Capitalization in Device Initialization item Eugenio Pérez
@ 2019-09-18 10:22 ` Stefan Hajnoczi
  2019-10-14  7:49   ` Eugenio Perez Martin
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Hajnoczi @ 2019-09-18 10:22 UTC (permalink / raw)
  To: Eugenio Pérez; +Cc: virtio-comment

[-- Attachment #1: Type: text/plain, Size: 252 bytes --]

On Tue, Sep 17, 2019 at 09:18:03AM +0200, Eugenio Pérez wrote:
> Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
> ---
>  content.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [virtio-comment] [PATCH] virtio-blk: typo: Capitalization in Device Initialization item
  2019-09-18 10:22 ` Stefan Hajnoczi
@ 2019-10-14  7:49   ` Eugenio Perez Martin
  2019-10-14  8:30     ` Stefan Hajnoczi
  0 siblings, 1 reply; 6+ messages in thread
From: Eugenio Perez Martin @ 2019-10-14  7:49 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: virtio-comment

Hi there.

Is there any further action needed to merge this?

Thanks!

On Wed, Sep 18, 2019 at 12:22 PM Stefan Hajnoczi <stefanha@redhat.com> wrote:
>
> On Tue, Sep 17, 2019 at 09:18:03AM +0200, Eugenio Pérez wrote:
> > Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
> > ---
> >  content.tex | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>

This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [virtio-comment] [PATCH] virtio-blk: typo: Capitalization in Device Initialization item
  2019-10-14  7:49   ` Eugenio Perez Martin
@ 2019-10-14  8:30     ` Stefan Hajnoczi
  2019-10-14  8:56       ` Eugenio Perez Martin
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Hajnoczi @ 2019-10-14  8:30 UTC (permalink / raw)
  To: Eugenio Perez Martin; +Cc: virtio-comment, Michael S. Tsirkin

[-- Attachment #1: Type: text/plain, Size: 250 bytes --]

On Mon, Oct 14, 2019 at 09:49:56AM +0200, Eugenio Perez Martin wrote:
> Is there any further action needed to merge this?

Yes, a GitHub issue needs to be created.  I have done this for you.

Fixes: https://github.com/oasis-tcs/virtio-spec/issues/51

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [virtio-comment] [PATCH] virtio-blk: typo: Capitalization in Device Initialization item
  2019-10-14  8:30     ` Stefan Hajnoczi
@ 2019-10-14  8:56       ` Eugenio Perez Martin
  2019-10-15  8:56         ` Stefan Hajnoczi
  0 siblings, 1 reply; 6+ messages in thread
From: Eugenio Perez Martin @ 2019-10-14  8:56 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: virtio-comment, Michael S. Tsirkin

Ok, all the future patches will have the correspond github issue.

Thanks!

On Mon, Oct 14, 2019 at 10:30 AM Stefan Hajnoczi <stefanha@redhat.com> wrote:
>
> On Mon, Oct 14, 2019 at 09:49:56AM +0200, Eugenio Perez Martin wrote:
> > Is there any further action needed to merge this?
>
> Yes, a GitHub issue needs to be created.  I have done this for you.
>
> Fixes: https://github.com/oasis-tcs/virtio-spec/issues/51

This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [virtio-comment] [PATCH] virtio-blk: typo: Capitalization in Device Initialization item
  2019-10-14  8:56       ` Eugenio Perez Martin
@ 2019-10-15  8:56         ` Stefan Hajnoczi
  0 siblings, 0 replies; 6+ messages in thread
From: Stefan Hajnoczi @ 2019-10-15  8:56 UTC (permalink / raw)
  To: Eugenio Perez Martin; +Cc: virtio-comment, Michael S. Tsirkin

[-- Attachment #1: Type: text/plain, Size: 422 bytes --]

On Mon, Oct 14, 2019 at 10:56:10AM +0200, Eugenio Perez Martin wrote:
> Ok, all the future patches will have the correspond github issue.

Actually, in another recent thread Michael Tsirkin said there is an
exception for typo fixes.  They don't require a vote and he can merge
them directly.  I think in the case of this patch series all that was
required was a ping email in case Michael forgot about this patch.

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-15  8:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-17  7:18 [virtio-comment] [PATCH] virtio-blk: typo: Capitalization in Device Initialization item Eugenio Pérez
2019-09-18 10:22 ` Stefan Hajnoczi
2019-10-14  7:49   ` Eugenio Perez Martin
2019-10-14  8:30     ` Stefan Hajnoczi
2019-10-14  8:56       ` Eugenio Perez Martin
2019-10-15  8:56         ` Stefan Hajnoczi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox