[Libguestfs] [PATCH nbdkit 2/3] server: Rename ‘struct b_conn_handle’ to plain ‘struct handle’.

Eric Blake eblake at redhat.com
Wed Feb 12 13:45:24 UTC 2020


On 2/12/20 7:40 AM, Richard W.M. Jones wrote:
> Also add an inline accessor function (get_handle).
> 
> This also removes the unused function connection_get_handle.
> ---
>   server/internal.h    | 24 ++++++++++++++++-----
>   server/backend.c     | 50 ++++++++++++++++++++++----------------------
>   server/connections.c | 11 +---------
>   3 files changed, 45 insertions(+), 40 deletions(-)

ACK.

I'm not sure when I removed the last use of connection_get_handle, or 
why I didn't clean it up back then.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




More information about the Libguestfs mailing list