diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2011-12-05 23:11:50 +0000 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | 2011-12-06 10:08:52 +0000 |
| commit | 31b631936376042a503b5378d9716137b170b758 (patch) | |
| tree | 2605a1d95e6da8401b6951e69a03a4eb505d892e /scripts/qapi-types.py | |
| parent | 4a2dd92d7b89d00cb8afa90aa588fef44a79aa88 (diff) | |
| download | focaccia-qemu-31b631936376042a503b5378d9716137b170b758.tar.gz focaccia-qemu-31b631936376042a503b5378d9716137b170b758.zip | |
linux-user/syscall.c: Don't skip stracing for fcntl64 failure case
In an fcntl64 failure path, we were returning directly rather than simply breaking out of the switch statement. This skips the strace code for printing the syscall return value, so don't do that. Acked-by: Alexander Graf <agraf@suse.de> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions