From: Michael S. Tsirkin Date: Sun, 29 Jun 2014 14:58:48 +0000 (+0300) Subject: vhost-user: typo fixups X-Git-Tag: TizenStudio_2.0_p2.3.2~208^2~734^2~23 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a628fc8dae4c4a9a70f020ab65018a6e085a2088;p=sdk%2Femulator%2Fqemu.git vhost-user: typo fixups Fix typo in field name. Strip two consequitive empty lines. Signed-off-by: Michael S. Tsirkin --- diff --git a/docs/specs/vhost-user.txt b/docs/specs/vhost-user.txt index 6abb697..650bb18 100644 --- a/docs/specs/vhost-user.txt +++ b/docs/specs/vhost-user.txt @@ -85,8 +85,7 @@ Depending on the request type, payload can be: Guest address: a 64-bit guest address of the region Size: a 64-bit size User address: a 64-bit user address - mmmap offset: 64-bit offset where region starts in the mapped memory - + mmap offset: 64-bit offset where region starts in the mapped memory In QEMU the vhost-user message is implemented with the following struct: