]> Git Repo - qemu.git/commit - include/qemu-io.h
qemu-io: Let command functions return error code
authorMax Reitz <[email protected]>
Wed, 9 May 2018 19:42:59 +0000 (21:42 +0200)
committerMax Reitz <[email protected]>
Mon, 11 Jun 2018 14:18:45 +0000 (16:18 +0200)
commitb32d7a39af488d280ce5f02a2ed94871d696f87a
tree8c2782e7a13f9d46066b5720223f82923b8eb0d5
parentb444d0e9d1ae323fed1ef7c35a359ce064f36b32
qemu-io: Let command functions return error code

This is basically what everything else in the qemu code base does, so we
can do it here, too.

Signed-off-by: Max Reitz <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-id: 20180509194302[email protected]
Signed-off-by: Max Reitz <[email protected]>
include/qemu-io.h
qemu-io-cmds.c
qemu-io.c
This page took 0.026315 seconds and 4 git commands to generate.