[libvirt] [PATCH 1/3] rbd: Change virStorageBackendRBDCloseRADOSConn to be static void

Peter Krempa pkrempa at redhat.com
Wed Oct 5 08:08:11 UTC 2016


On Mon, Sep 26, 2016 at 08:18:29 -0400, John Ferlan wrote:
> Since none of the callers check the status, let's just alter it from
> a (global!) int to be a static void.

global?

> 
> While we're at it - scrap the local runtime variable and just do the
> math in the VIR_DEBUG directly.
> 
> Signed-off-by: John Ferlan <jferlan at redhat.com>
> ---
>  src/storage/storage_backend_rbd.c | 12 +++---------
>  1 file changed, 3 insertions(+), 9 deletions(-)

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20161005/11cacaa2/attachment-0001.sig>


More information about the libvir-list mailing list