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

李义 yilikernel at gmail.com
Tue Dec 24 01:52:43 UTC 2019


On Tue, Dec 24, 2019 at 3:32 AM Cole Robinson <crobinso at redhat.com> wrote:
>
> 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
>

Got it. Thanks .

Thanks,
YiLi





More information about the libvir-list mailing list