diff options
| author | Eduardo Habkost <ehabkost@redhat.com> | 2011-11-10 10:41:46 -0200 |
|---|---|---|
| committer | Anthony Liguori <aliguori@us.ibm.com> | 2011-12-12 11:47:20 -0600 |
| commit | e375fe3472f6d64971d3bd8e10a3f159e72435a1 (patch) | |
| tree | 15d66e9573655f1c59cf29f627c631550af8bb06 /scripts/qapi.py | |
| parent | 0e286705192205cdb00d31d6757ca3dc28fb896a (diff) | |
| download | focaccia-qemu-e375fe3472f6d64971d3bd8e10a3f159e72435a1.tar.gz focaccia-qemu-e375fe3472f6d64971d3bd8e10a3f159e72435a1.zip | |
exec_close(): return -errno on errors (v2)
All qemu_fclose() callers were already changed to accept any negative value as error, so we now can change it to return -errno. When the process exits with a non-zero exit code, we return -EIO to as a fake errno value. Changes v1 -> v2: - Don't use "//" comments, to make checkpatch.pl happy Signed-off-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions