Messages in this thread |  | | Date | Fri, 6 Aug 2021 09:20:24 +0200 | From | Stefano Garzarella <> | Subject | Re: [RFC PATCH v1 2/7] vsock: rename implementation from 'record' to 'message' |
| |
On Mon, Jul 26, 2021 at 07:33:25PM +0300, Arseny Krasnov wrote: >As 'record' is not same as 'message', rename current variables, >comments and defines from 'record' concept to 'message'. > >Signed-off-by: Arseny Krasnov <arseny.krasnov@kaspersky.com> >--- > drivers/vhost/vsock.c | 18 +++++++++--------- > net/vmw_vsock/virtio_transport_common.c | 14 +++++++------- > 2 files changed, 16 insertions(+), 16 deletions(-)
This patch is fine, I think you can move here the renaming of the flag too.
Stefano
|  |