qga: move string split in separate function
commit23b42894b389eccb45ab66da3a3e77d3a8cfc2b6
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 26 Aug 2015 23:34:49 +0000 (27 01:34 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 1 Sep 2015 16:07:09 +0000 (1 11:07 -0500)
tree9115855cae1b9ccc4c7f6a2653f15158701080b7
parentc6c84523cd890e95b946c6a8f264ff54a7d5b930
qga: move string split in separate function

The function is going to be reused in a later patch.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/main.c