]> xenbits.xensource.com Git - libvirt.git/commit
conf: Extract FCHost adapter type processing into their own helpers
authorJohn Ferlan <jferlan@redhat.com>
Fri, 10 Mar 2017 14:05:09 +0000 (09:05 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 16 Mar 2017 01:17:47 +0000 (21:17 -0400)
commit698d5df4489a52abf96449669b9e6fb5ddeb94d9
treee46b6329d527f43b2e284a8b1a640d81efb73709
parent1e21c040540478f5e348ff3924d89d4d04cf606c
conf: Extract FCHost adapter type processing into their own helpers

Rather than have lots of ugly inline code, create helpers to try and
make things more readable. While creating the helpers realign the code
as necessary.

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