summary refs log tree commit diff stats
path: root/util/oslib-posix.c
diff options
context:
space:
mode:
authorJeff Cody <jcody@redhat.com>2014-07-23 17:22:59 -0400
committerKevin Wolf <kwolf@redhat.com>2014-08-15 15:07:15 +0200
commitdddc7750d68c3ea86d88b060a77acb60d2eeb4a7 (patch)
treeab66a5b85adb8316dd0986f27bac25eeb6cd4da3 /util/oslib-posix.c
parent70747862f129ea0af5e3910f204cc93174c549e4 (diff)
downloadfocaccia-qemu-dddc7750d68c3ea86d88b060a77acb60d2eeb4a7.tar.gz
focaccia-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-posix.c')
0 files changed, 0 insertions, 0 deletions