diff options
author | Alberto Garcia | 2015-05-11 14:54:58 +0200 |
---|---|---|
committer | Kevin Wolf | 2015-05-22 17:08:01 +0200 |
commit | a3f1afb43a09e4577571c044c48f2ba9e6e4ad06 (patch) | |
tree | d53fd22a0e05be8ca23ab773f478ac1beea7b2fe /qemu-io-cmds.c | |
parent | qcow2: use a hash to look for entries in the L2 cache (diff) | |
download | qemu-a3f1afb43a09e4577571c044c48f2ba9e6e4ad06.tar.gz qemu-a3f1afb43a09e4577571c044c48f2ba9e6e4ad06.tar.xz qemu-a3f1afb43a09e4577571c044c48f2ba9e6e4ad06.zip |
qcow2: make qcow2_cache_put() a void function
This function never receives an invalid table pointer, so we can make
it void and remove all the error checking 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>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions