Revert accidental type change
commitf7b9439ffd91a890de9b850e4ba2396408208928
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 21 Jan 2008 12:23:40 +0000 (21 13:23 +0100)
committerAvi Kivity <avi@qumranet.com>
Tue, 22 Jan 2008 13:33:32 +0000 (22 15:33 +0200)
tree6ac505170b697e0b6c5f8101f930db06439a539f
parent5cf3f8a9921a7c97b3e71c22644aeb81845e8f52
Revert accidental type change

While trying to reduce the warning noise (to identify warnings of
homebrewed patches), I also came across this bogus but fortunately
harmless type change in bdrv_commit. Fix below.

Signed-off-by: Avi Kivity <avi@qumranet.com>
block.c