[sheepdog] [PATCH 1/2] block: pass BlockDriver reference to the .bdrv_co_create
Eric Blake
eblake at redhat.com
Thu Mar 26 14:18:47 CET 2020
On 3/25/20 8:12 PM, Maxim Levitsky wrote:
> This will allow to reuse a single generic .bdrv_co_create
"allow to ${verb}" is not idiomatic, better is "allow ${subject} to
${verb}" or "allow ${verb}ing". In this case, I'd go with:
This will allow the reuse of a single...
> implementation for several drivers.
> No functional changes.
>
> Signed-off-by: Maxim Levitsky <mlevitsk at redhat.com>
> ---
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org
More information about the sheepdog
mailing list