On 31/8/23 09:20, Laszlo Ersek wrote:
On 8/30/23 15:40, Laszlo Ersek wrote:
In order to avoid a forward-declaration for "vhost_user_write_sync" in a
subsequent patch, hoist "vhost_user_write_sync" ->
"vhost_user_get_features" -> "vhost_user_get_u64" just above
"vhost_set_vring".

This is purely code movement -- no observable change.

Cc: "Michael S. Tsirkin" <[email protected]> (supporter:vhost)
Cc: Eugenio Perez Martin <[email protected]>
Cc: German Maglione <[email protected]>
Cc: Liu Jiang <[email protected]>
Cc: Sergio Lopez Pascual <[email protected]>
Cc: Stefano Garzarella <[email protected]>
Signed-off-by: Laszlo Ersek <[email protected]>
Reviewed-by: Stefano Garzarella <[email protected]>
---

Notes:
     v2:
- pick up R-b from Stefano - rename "vhost_user_write_msg" to "vhost_user_write_sync" (in code and
       commit message) [Stefano]

  hw/virtio/vhost-user.c | 170 ++++++++++----------
  1 file changed, 85 insertions(+), 85 deletions(-)

Phil reviewed v1:

[email protected]">http://mid.mail-archive.com/[email protected]

and I would've kept his R-b (similar to Stefano's) across the
vhost_user_write_msg->vhost_user_write_sync rename in v2; so I'm copying
it here:

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Hope that's OK.

Sure! (same for patch 2/7)

Thanks :)

Phil.

Reply via email to