]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: Adjust coding style for network conf sources
authorJohn Ferlan <jferlan@redhat.com>
Wed, 8 Mar 2017 15:41:57 +0000 (10:41 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 19 Apr 2017 00:25:27 +0000 (20:25 -0400)
commit0cf145b67e962aed9d62225ca913cb59aab78ef3
tree693c4cae69d1d0c7139b5c5d63c777fd0e8f4fd1
parentbddbda99dff95758a76a54240525beed450c254f
network: Adjust coding style for network 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/network_conf.c
src/conf/virnetworkobj.c