]> git.ipfire.org Git - thirdparty/libvirt.git/commit
rbd: Code styling cleanup
authorWido den Hollander <wido@widodh.nl>
Sat, 30 Jan 2016 15:15:33 +0000 (16:15 +0100)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 5 Feb 2016 19:29:24 +0000 (14:29 -0500)
commitf4981ebf5dfc35e4a97417878f265206fd043077
tree9cd63c846fcb68aa6d54cbc1b0dfbd0b104cedcb
parenta3b168d01a6254a5972d4eda87d7cbc3d9cdb3ef
rbd: Code styling cleanup

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: Wido den Hollander <wido@widodh.nl>
src/storage/storage_backend_rbd.c