All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] doc/proto.md: restore formatting
@ 2016-04-01 10:34 Alex Bligh
  2016-04-01 13:30 ` Eric Blake
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Bligh @ 2016-04-01 10:34 UTC (permalink / raw)
  To: Eric Blake, Wouter Verhelst; +Cc: nbd-general, qemu-devel, Alex Bligh

Restore formatting and correct name of 'length'

Signed-off-by: Alex Bligh <alex@alex.org.uk>
---
 doc/proto.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/proto.md b/doc/proto.md
index 8c83382..03dfe2b 100644
--- a/doc/proto.md
+++ b/doc/proto.md
@@ -501,8 +501,8 @@ The following request types exist:
     extension was negotiated.
 
     If structured replies were not negotiated, the server MUST reply
-    with a simple reply header, followed immediately by len bytes of
-    data, read from offset bytes into the file, unless an error
+    with a simple reply header, followed immediately by *length* bytes
+    of data, read from *offset* bytes into the file, unless an error
     condition has occurred.
 
     If an error occurs, the server SHOULD set the appropriate error
-- 
1.9.1

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

* Re: [Qemu-devel] [PATCH] doc/proto.md: restore formatting
  2016-04-01 10:34 [Qemu-devel] [PATCH] doc/proto.md: restore formatting Alex Bligh
@ 2016-04-01 13:30 ` Eric Blake
  2016-04-01 19:30   ` [Qemu-devel] [Nbd] " Eric Blake
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Blake @ 2016-04-01 13:30 UTC (permalink / raw)
  To: Alex Bligh, Wouter Verhelst; +Cc: nbd-general, qemu-devel

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

On 04/01/2016 04:34 AM, Alex Bligh wrote:
> Restore formatting and correct name of 'length'
> 
> Signed-off-by: Alex Bligh <alex@alex.org.uk>
> ---
>  doc/proto.md | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

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

* Re: [Qemu-devel] [Nbd] [PATCH] doc/proto.md: restore formatting
  2016-04-01 13:30 ` Eric Blake
@ 2016-04-01 19:30   ` Eric Blake
  0 siblings, 0 replies; 3+ messages in thread
From: Eric Blake @ 2016-04-01 19:30 UTC (permalink / raw)
  To: Alex Bligh, Wouter Verhelst; +Cc: nbd-general, qemu-devel

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

On 04/01/2016 07:30 AM, Eric Blake wrote:
> On 04/01/2016 04:34 AM, Alex Bligh wrote:
>> Restore formatting and correct name of 'length'
>>
>> Signed-off-by: Alex Bligh <alex@alex.org.uk>
>> ---
>>  doc/proto.md | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> Reviewed-by: Eric Blake <eblake@redhat.com>

I've folded this in to my larger cleanup patch. (git will do the right
thing if yours gets applied first, but if mine goes in first, yours can
be dropped...)

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

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

end of thread, other threads:[~2016-04-01 19:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-01 10:34 [Qemu-devel] [PATCH] doc/proto.md: restore formatting Alex Bligh
2016-04-01 13:30 ` Eric Blake
2016-04-01 19:30   ` [Qemu-devel] [Nbd] " Eric Blake

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.