All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-dev] [PATCH] Console Device: Add a missing word
@ 2019-10-12  7:09 Jan Kiszka
  2019-10-14 10:14 ` Stefan Hajnoczi
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Kiszka @ 2019-10-12  7:09 UTC (permalink / raw)
  To: virtio-dev

From: Jan Kiszka <jan.kiszka@siemens.com>

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 content.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content.tex b/content.tex
index f55e23f..a0435b9 100644
--- a/content.tex
+++ b/content.tex
@@ -4471,7 +4471,7 @@ \subsection{Device Operation}\label{sec:Device Types / Console Device / Device O
 
 \drivernormative{\subsubsection}{Device Operation}{Device Types / Console Device / Device Operation}
 
-The driver MUST NOT put a device-readable in a receiveq. The driver
+The driver MUST NOT put a device-readable buffer in a receiveq. The driver
 MUST NOT put a device-writable buffer in a transmitq.
 
 \subsubsection{Multiport Device Operation}\label{sec:Device Types / Console Device / Device Operation / Multiport Device Operation}
-- 
2.16.4


---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


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

* Re: [virtio-dev] [PATCH] Console Device: Add a missing word
  2019-10-12  7:09 [virtio-dev] [PATCH] Console Device: Add a missing word Jan Kiszka
@ 2019-10-14 10:14 ` Stefan Hajnoczi
  2019-10-14 13:18   ` Jan Kiszka
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Hajnoczi @ 2019-10-14 10:14 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: virtio-dev

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

On Sat, Oct 12, 2019 at 09:09:16AM +0200, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
> 
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.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] 5+ messages in thread

* Re: [virtio-dev] [PATCH] Console Device: Add a missing word
  2019-10-14 10:14 ` Stefan Hajnoczi
@ 2019-10-14 13:18   ` Jan Kiszka
  2019-10-16 14:23     ` Stefan Hajnoczi
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Kiszka @ 2019-10-14 13:18 UTC (permalink / raw)
  To: Stefan Hajnoczi, Michael S. Tsirkin; +Cc: virtio-dev

On 14.10.19 12:14, Stefan Hajnoczi wrote:
> On Sat, Oct 12, 2019 at 09:09:16AM +0200, Jan Kiszka wrote:
>> From: Jan Kiszka <jan.kiszka@siemens.com>
>>
>> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
>> ---
>>  content.tex | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
> 

Is this and the section level change considered voting relevant? Then I
can create the needed issues.

Jan

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


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

* Re: [virtio-dev] [PATCH] Console Device: Add a missing word
  2019-10-14 13:18   ` Jan Kiszka
@ 2019-10-16 14:23     ` Stefan Hajnoczi
  2019-10-27 12:51       ` Michael S. Tsirkin
  0 siblings, 1 reply; 5+ messages in thread
From: Stefan Hajnoczi @ 2019-10-16 14:23 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: Michael S. Tsirkin, virtio-dev

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

On Mon, Oct 14, 2019 at 03:18:23PM +0200, Jan Kiszka wrote:
> On 14.10.19 12:14, Stefan Hajnoczi wrote:
> > On Sat, Oct 12, 2019 at 09:09:16AM +0200, Jan Kiszka wrote:
> >> From: Jan Kiszka <jan.kiszka@siemens.com>
> >>
> >> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> >> ---
> >>  content.tex | 2 +-
> >>  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
> > 
> 
> Is this and the section level change considered voting relevant? Then I
> can create the needed issues.

I think Michael is able to merge typo fixes without requiring a vote.

Stefan

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

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

* Re: [virtio-dev] [PATCH] Console Device: Add a missing word
  2019-10-16 14:23     ` Stefan Hajnoczi
@ 2019-10-27 12:51       ` Michael S. Tsirkin
  0 siblings, 0 replies; 5+ messages in thread
From: Michael S. Tsirkin @ 2019-10-27 12:51 UTC (permalink / raw)
  To: Stefan Hajnoczi; +Cc: Jan Kiszka, virtio-dev

On Wed, Oct 16, 2019 at 03:23:04PM +0100, Stefan Hajnoczi wrote:
> On Mon, Oct 14, 2019 at 03:18:23PM +0200, Jan Kiszka wrote:
> > On 14.10.19 12:14, Stefan Hajnoczi wrote:
> > > On Sat, Oct 12, 2019 at 09:09:16AM +0200, Jan Kiszka wrote:
> > >> From: Jan Kiszka <jan.kiszka@siemens.com>
> > >>
> > >> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> > >> ---
> > >>  content.tex | 2 +-
> > >>  1 file changed, 1 insertion(+), 1 deletion(-)
> > > 
> > > Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
> > > 
> > 
> > Is this and the section level change considered voting relevant? Then I
> > can create the needed issues.
> 
> I think Michael is able to merge typo fixes without requiring a vote.
> 
> Stefan

Yes.
I dug this out

https://lists.oasis-open.org/archives/virtio/201308/msg00099.html

	Standing rule.  Minor cleanups, spelling and typo fixes
	direct into SVN for approval at next meeting.
	MOVED: Rusty.  Seconded: Pawel.  All in favour.

so what happened next is we cancelled meetings
https://www.oasis-open.org/committees/ballot.php?id=2689

and as a result we commit it, and it all gets approved in
the next draft ballot.


-- 
MST

---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org


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

end of thread, other threads:[~2019-10-27 12:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-12  7:09 [virtio-dev] [PATCH] Console Device: Add a missing word Jan Kiszka
2019-10-14 10:14 ` Stefan Hajnoczi
2019-10-14 13:18   ` Jan Kiszka
2019-10-16 14:23     ` Stefan Hajnoczi
2019-10-27 12:51       ` Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.