diskutil: get rid of disk_util_start_exit()
authorJens Axboe <axboe@fb.com>
Fri, 24 Oct 2014 05:47:01 +0000 (23:47 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 24 Oct 2014 05:47:01 +0000 (23:47 -0600)
commit98b4b0a286c2a8c77d9cefd84cfaf47544b5b9e0
treeb285363706663a40dca718a03f3fd04a13735381
parent5ddc670712a9e7d11f915bcbaff388ddfb7471d1
diskutil: get rid of disk_util_start_exit()

No need to wrap this in a function, just set the exit variable.

Signed-off-by: Jens Axboe <axboe@fb.com>
backend.c
diskutil.h