]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Alter coding style of nodedev function prototypes
authorJohn Ferlan <jferlan@redhat.com>
Thu, 2 Mar 2017 13:50:27 +0000 (08:50 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 3 Mar 2017 23:36:09 +0000 (18:36 -0500)
commit25ad94ecf548e1d10616280282b1aa15d7eb41b6
tree52d15695570fe33880c56343ccdb7080fcac1824
parent0a5cc56d9269b3b18b3cb6f538dc5f646ee52d8b
conf: Alter coding style of nodedev function prototypes

In an effort to be consistent with the source module, alter the function
prototypes to follow the similar style of source with the "type" on one
line followed by the function name and arguments on subsequent lines with
with argument getting it's own line.
src/conf/node_device_conf.h
src/conf/virnodedeviceobj.h