]> xenbits.xensource.com Git - libvirt.git/commit
conf: Adjust coding style for nodedev conf sources
authorJohn Ferlan <jferlan@redhat.com>
Thu, 2 Mar 2017 13:39:11 +0000 (08:39 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 3 Mar 2017 23:36:09 +0000 (18:36 -0500)
commit29714483a6b3dda65238f199689b48c32f1eb814
tree7d3a4028a01e37dd203a06a3324a6103fbd97784
parentbc20200e532d82537e96ded4d5b7a7e9381ba1bb
conf: Adjust coding style for nodedev conf sources

Alter the format of the code to follow more recent style guidelines of
two empty lines between functions, function decls with "[static] type"
on one line followed by function name with arguments to functions each
on one line.
src/conf/node_device_conf.c
src/conf/virnodedeviceobj.c