]> git.proxmox.com Git - mirror_qemu.git/commit - block/qcow2-cache.c
qcow2: style fixes in qcow2-cache.c
authorAlberto Garcia <berto@igalia.com>
Mon, 11 May 2015 12:54:59 +0000 (15:54 +0300)
committerKevin Wolf <kwolf@redhat.com>
Fri, 22 May 2015 15:08:01 +0000 (17:08 +0200)
commitd1b4efe5c4088fd2289e39b95bbdf73b3dcb7432
treeaba7f45647d8f7123dbb6e0ea65722218833749e
parenta3f1afb43a09e4577571c044c48f2ba9e6e4ad06
qcow2: style fixes in qcow2-cache.c

Fix pointer declaration to make it consistent with the rest of the
code.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qcow2-cache.c