]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Adjust coding style for interface conf sources
authorJohn Ferlan <jferlan@redhat.com>
Thu, 2 Mar 2017 16:44:11 +0000 (11:44 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 6 Mar 2017 12:07:01 +0000 (07:07 -0500)
commit7e702a862d20c48113e505bc2b03cc1199623c4f
treec2ae8069805751898e59e786adc81d9e50df010b
parenteabeff8ea36d414ea755f60192ef2f45678bad6b
conf: Adjust coding style for interface 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/interface_conf.c
src/conf/virinterfaceobj.c