diff options
| author | Jeff Cody | 2014-07-23 23:22:59 +0200 |
|---|---|---|
| committer | Kevin Wolf | 2014-08-15 15:07:15 +0200 |
| commit | dddc7750d68c3ea86d88b060a77acb60d2eeb4a7 (patch) | |
| tree | ab66a5b85adb8316dd0986f27bac25eeb6cd4da3 /util/oslib-win32.c | |
| parent | block: vdi - use block layer ops in vdi_create, instead of posix calls (diff) | |
| download | qemu-dddc7750d68c3ea86d88b060a77acb60d2eeb4a7.tar.gz qemu-dddc7750d68c3ea86d88b060a77acb60d2eeb4a7.tar.xz qemu-dddc7750d68c3ea86d88b060a77acb60d2eeb4a7.zip | |
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 'util/oslib-win32.c')
0 files changed, 0 insertions, 0 deletions
