On Tue, Dec 24, 2019 at 3:32 AM Cole Robinson <[email protected]> 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 <[email protected]> > > --- > > 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 -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
