diff options
author | Jeff Cody <jcody@redhat.com> | 2014-07-23 17:22:59 -0400 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2014-08-15 15:07:15 +0200 |
commit | dddc7750d68c3ea86d88b060a77acb60d2eeb4a7 (patch) | |
tree | ab66a5b85adb8316dd0986f27bac25eeb6cd4da3 /aio-posix.c | |
parent | 70747862f129ea0af5e3910f204cc93174c549e4 (diff) |
block: use the standard 'ret' instead of 'result'
Most QEMU code uses 'ret' for function return values. The VDI driver
uses a mix of 'result' and 'ret'. This cleans that up, switching over
to the standard 'ret' usage.
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Jeff Cody <jcody@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'aio-posix.c')
0 files changed, 0 insertions, 0 deletions