]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Move qemuBuildTPMBackendStr
authorJohn Ferlan <jferlan@redhat.com>
Mon, 15 Feb 2016 14:26:41 +0000 (09:26 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 16 Feb 2016 16:07:47 +0000 (11:07 -0500)
commitf677d10b231737f40e4a6c0dc7e68a1aee1b59e3
treeae131869fd01fa6d4ea37da96f6f16250fd0898f
parent998a936c4c1a65caa22d8424def7263d49a0f827
qemu: Move qemuBuildTPMBackendStr

Move function closer to where it's called in qemuBuildTPMCommandLine

Also adjust function header to fit current coding guidelines

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