qemu-io: Move qemu_strsep() to cutils.c
authorKevin Wolf <kwolf@redhat.com>
Wed, 5 Jun 2013 12:19:35 +0000 (14:19 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 6 Jun 2013 09:27:04 +0000 (11:27 +0200)
commita38ed811474e953371f848233208c2026c2d1195
tree08bc59922e82314ebfaae0faa305244454982eab
parente681be7eca0143fe7259ce8233fe5dd8898d072f
qemu-io: Move qemu_strsep() to cutils.c

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
cmd.c
include/qemu-common.h
util/cutils.c