• W
    rbd: Code styling cleanup · f4981ebf
    Wido den Hollander 提交于
    Through the years the RBD storage pool code hasn't maintained the
    same or correct coding standard which applies to libvirt.
    
    This patch doesn't change any logic in the code, it only applies
    the proper coding standards to the code where possible without
    making large changes.
    
    This way the code style used in this storage pool is consistent
    throughout the whole file.
    Signed-off-by: NWido den Hollander <wido@widodh.nl>
    f4981ebf
storage_backend_rbd.c 37.8 KB