]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Rework storage_adapter_conf to use adapter specific typedefs
authorJohn Ferlan <jferlan@redhat.com>
Fri, 10 Mar 2017 17:08:46 +0000 (12:08 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 16 Mar 2017 01:17:47 +0000 (21:17 -0400)
commitdecbdc5068c43b13d2edcfa82bba3abfb5d0818a
tree4d7b3d64de9532cc575c98b4a7f61a3d87cdb2e1
parent9c286868b1d80df562e0fad274a832134dbca69f
conf: Rework storage_adapter_conf to use adapter specific typedefs

Rework the helpers/APIs to use the FCHost and SCSIHost adapter types.
Continue to realign the code for shorter lines.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/storage_adapter_conf.c