[libvirt] [PATCH v3 1/3] Storage: Use rc hold intermediate function return values.

Cole Robinson crobinso at redhat.com
Mon Dec 23 19:32:30 UTC 2019


On 12/22/19 8:15 PM, Yi Li wrote:
> most libvirt code uses 'int rc' to hold intermediate
> function return values. consistent with the rest of libvirt.
> 
> Signed-off-by: Yi Li <yili at winhong.com>
> ---
>  src/storage/storage_backend_rbd.c | 202 ++++++++++++++++++--------------------
>  1 file changed, 96 insertions(+), 106 deletions(-)
> 

patch #2 had a hard tab in it, which made syntax-check fail. I fixed it
and pushed this series. Please remember to check 'make check' and 'make
syntax-check' pass on every patch before sending

Thanks,
Cole




More information about the libvir-list mailing list