qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] vhost-user: ancilliary -> ancillary
@ 2025-11-17 11:55 Michael S. Tsirkin
  2025-11-17 13:44 ` Gustavo Romero
  2025-11-17 13:59 ` Philippe Mathieu-Daudé
  0 siblings, 2 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2025-11-17 11:55 UTC (permalink / raw)
  To: qemu-devel; +Cc: Stefano Garzarella

My dictionary says the former spelling is incorrect.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 docs/interop/vhost-user.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/interop/vhost-user.rst b/docs/interop/vhost-user.rst
index 93a9c8df2b..93f756d3f4 100644
--- a/docs/interop/vhost-user.rst
+++ b/docs/interop/vhost-user.rst
@@ -411,8 +411,8 @@ in the ancillary data:
 * ``VHOST_USER_SET_INFLIGHT_FD`` (if ``VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD``)
 * ``VHOST_USER_SET_DEVICE_STATE_FD``
 
-When sending file descriptors in ancilliary data, *front-end* should
-associate the ancilliary data with a ``sendmsg`` operation (or
+When sending file descriptors in ancillary data, *front-end* should
+associate the ancillary data with a ``sendmsg`` operation (or
 equivalent) that sends bytes starting with the first byte of the
 message header.  *back-end* can therefore expect that file descriptors
 will only be received in the first ``recvmsg`` operation for a message
-- 
MST



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] vhost-user: ancilliary -> ancillary
  2025-11-17 11:55 [PATCH] vhost-user: ancilliary -> ancillary Michael S. Tsirkin
@ 2025-11-17 13:44 ` Gustavo Romero
  2025-11-17 13:59 ` Philippe Mathieu-Daudé
  1 sibling, 0 replies; 3+ messages in thread
From: Gustavo Romero @ 2025-11-17 13:44 UTC (permalink / raw)
  To: Michael S. Tsirkin, qemu-devel; +Cc: Stefano Garzarella

Hi Michael,

On 11/17/25 08:55, Michael S. Tsirkin wrote:
> My dictionary says the former spelling is incorrect.
> 
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
>   docs/interop/vhost-user.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/docs/interop/vhost-user.rst b/docs/interop/vhost-user.rst
> index 93a9c8df2b..93f756d3f4 100644
> --- a/docs/interop/vhost-user.rst
> +++ b/docs/interop/vhost-user.rst
> @@ -411,8 +411,8 @@ in the ancillary data:
>   * ``VHOST_USER_SET_INFLIGHT_FD`` (if ``VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD``)
>   * ``VHOST_USER_SET_DEVICE_STATE_FD``
>   
> -When sending file descriptors in ancilliary data, *front-end* should
> -associate the ancilliary data with a ``sendmsg`` operation (or
> +When sending file descriptors in ancillary data, *front-end* should
> +associate the ancillary data with a ``sendmsg`` operation (or
>   equivalent) that sends bytes starting with the first byte of the
>   message header.  *back-end* can therefore expect that file descriptors
>   will only be received in the first ``recvmsg`` operation for a message

Yeah, I'm not a native English speaker but in my mind the latter is the correct form :)

Reviewed-by: Gustavo Romero <gustavo.romero@linaro.org>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] vhost-user: ancilliary -> ancillary
  2025-11-17 11:55 [PATCH] vhost-user: ancilliary -> ancillary Michael S. Tsirkin
  2025-11-17 13:44 ` Gustavo Romero
@ 2025-11-17 13:59 ` Philippe Mathieu-Daudé
  1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-11-17 13:59 UTC (permalink / raw)
  To: Michael S. Tsirkin, qemu-devel; +Cc: Stefano Garzarella

On 17/11/25 12:55, Michael S. Tsirkin wrote:
> My dictionary says the former spelling is incorrect.
> 
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
>   docs/interop/vhost-user.rst | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-11-17 14:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-17 11:55 [PATCH] vhost-user: ancilliary -> ancillary Michael S. Tsirkin
2025-11-17 13:44 ` Gustavo Romero
2025-11-17 13:59 ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).