
2 Jul
2018
2 Jul
'18
2:36 p.m.
On 06/28/2018 08:15 AM, Erik Skultety wrote:
Move the video post parse bits into a separate helper as the logic is going to be extended in the future.
Signed-off-by: Erik Skultety <eskultet@redhat.com> --- src/conf/domain_conf.c | 45 ++++++++++++++++++++++++++++++--------------- 1 file changed, 30 insertions(+), 15 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John