Inter-revision diff: patch 2
--- v4
+++ v3
@@ -1,10 +1,9 @@
This bit is used to handle POSIX MSG_EOR flag passed from
-userspace in 'send*()' system calls. It marks end of each
+userspace in 'sendXXX()' system calls. It marks end of each
record and is visible to receiver using 'recvmsg()' system
call.
Signed-off-by: Arseny Krasnov <arseny.krasnov@kaspersky.com>
-Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
---
include/uapi/linux/virtio_vsock.h | 1 +
1 file changed, 1 insertion(+)