]> xenbits.xensource.com Git - libvirt.git/commit
qemu: monitor: Clean up coding style
authorPeter Krempa <pkrempa@redhat.com>
Tue, 14 Apr 2015 13:14:23 +0000 (15:14 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 15 Apr 2015 11:58:25 +0000 (13:58 +0200)
commit119aa5d35a0e85c2c2888ddc9899eca429308efb
treed7d71e2ff2e97d23cf199d821c536e27d138cf29
parentbe78814ae07f092d9c4e71fd82dd1947aba2f029
qemu: monitor: Clean up coding style

Fix line spacing between functions, ensure that function return type is
on a separate line and reflow arguments for VIR_DEBUG statements.
src/qemu/qemu_monitor.c