Markus Armbruster 8efb339dd4 rbd: Clean up after the previous commit
This code in qemu_rbd_parse_filename()

    found_str = qemu_rbd_next_tok(p, '\0', &p);
    p = found_str;

has no effect.  Drop it, and simplify qemu_rbd_next_tok().

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Message-id: 1490691368-32099-5-git-send-email-armbru@redhat.com
Signed-off-by: Jeff Cody <jcody@redhat.com>
2017-03-28 09:53:16 -04:00
..
2017-03-17 18:27:14 +00:00
2016-10-07 14:14:06 +02:00
2016-10-07 14:14:06 +02:00
2017-03-03 16:41:20 +01:00
2016-11-25 13:51:30 +01:00
2017-03-28 09:53:16 -04:00
2017-03-17 12:54:06 +01:00
2016-09-23 11:42:52 +08:00