]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Simplify disk read write function name
authorAsias He <asias.hejun@gmail.com>
Mon, 4 Jun 2012 15:25:38 +0000 (23:25 +0800)
committerPekka Enberg <penberg@kernel.org>
Tue, 5 Jun 2012 08:15:52 +0000 (11:15 +0300)
commit2f0bc52667266c8e9d5b501bda2c106d58659697
tree21a1e4e71efcf8f1b20d3b73bf1929ff3479474c
parenta92281f98563efc9ed2bc3c12c0fe7536cd90099
kvm tools: Simplify disk read write function name

We read and write in sectors by default. It makes little sense to add
the extra _sector string for read and write ops/function name.

Signed-off-by: Asias He <asias.hejun@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/disk/blk.c
tools/kvm/disk/core.c
tools/kvm/disk/qcow.c
tools/kvm/disk/raw.c
tools/kvm/include/kvm/disk-image.h