]> Git Repo - qemu.git/commit
qcow2: Remove unused parameter in get_cluster_table()
authorKevin Wolf <[email protected]>
Mon, 12 Mar 2012 16:46:51 +0000 (17:46 +0100)
committerKevin Wolf <[email protected]>
Thu, 5 Apr 2012 12:54:39 +0000 (14:54 +0200)
commit3948d1d4876065160583e79533bf604481063833
treefc19c5a79b778f1f9604046833d019ee7c84e8cb
parentfa6b8733c93107d7fcd7018d1822e93ba9edaa94
qcow2: Remove unused parameter in get_cluster_table()

Since everything goes through the cache, callers don't use the L2 table
offset any more.

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
block/qcow2-cluster.c
This page took 0.024326 seconds and 4 git commands to generate.