af_vsock: update comments for stream sockets
authorArseny Krasnov <arseny.krasnov@kaspersky.com>
Fri, 11 Jun 2021 11:11:18 +0000 (14:11 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Jun 2021 20:32:46 +0000 (13:32 -0700)
commit8cb48554ad822fb8553380b4781ea65f1e3ca7bb
treef379c5460c0c44a99d3f7c1cb0b8eb67a9822287
parent0798e78b102b79ed9fe4b2beeb18cf0db117c79b
af_vsock: update comments for stream sockets

Replace 'stream' to 'connection oriented' in comments as
SEQPACKET is also connection oriented.

Signed-off-by: Arseny Krasnov <arseny.krasnov@kaspersky.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/vmw_vsock/af_vsock.c