
23 Nov
2016
23 Nov
'16
2:41 p.m.
On 11/18/2016 08:18 AM, Marc Hartmayer wrote:
Fixed trailing '/' for path, removed an obsolete comment, and removed a useless warning.
Bjoern Walk (1): virutil: fix trailing '/' for path prefixes
Marc Hartmayer (2): virfile: Only generate a warning if there is something to report qemu: Removed an outdated comment in qemuDomainSaveImageStartVM()
src/qemu/qemu_driver.c | 1 - src/util/virfile.c | 2 +- src/util/virutil.c | 4 ++-- 3 files changed, 3 insertions(+), 4 deletions(-)
ACK series (and pushed), John