On Sun, Mar 07, 2021 at 09:01:05PM +0300, Arseny Krasnov wrote:
This replaces 'stream' to 'connection oriented' in comments as SEQPACKET is also connection oriented. Signed-off-by: Arseny Krasnov <arseny.krasnov@xxxxxxxxxxxxx> --- net/vmw_vsock/af_vsock.c | 31 +++++++++++++++++-------------- 1 file changed, 17 insertions(+), 14 deletions(-)
Reviewed-by: Stefano Garzarella <sgarzare@xxxxxxxxxx>