]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Kill double slash from kvm__get_dir()
authorPekka Enberg <penberg@kernel.org>
Tue, 25 Oct 2011 12:09:02 +0000 (15:09 +0300)
committerPekka Enberg <penberg@kernel.org>
Tue, 25 Oct 2011 13:21:39 +0000 (16:21 +0300)
commit7f7560641ef59add1c316fc8130829650edd98ad
treea25fd0211c74631dd908561541cc0ae10250cc78
parent88a617185aa83e29172d93cf377e1b767c35e692
kvm tools: Kill double slash from kvm__get_dir()

In preparation for showing kvm__get_dir() path to the user, kill the
unnecessary double slash to make the output more readable.

Acked-by: Cyrill Gorcunov <gorcunov@gmail.com>
Acked-by: Sasha Levin <levinsasha928@gmail.com>
Cc: Asias He <asias.hejun@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/kvm.c