io_u: cleanup and simplify __get_next_rand_offset_zoned_abs()
authorJens Axboe <axboe@kernel.dk>
Thu, 30 Nov 2017 03:45:33 +0000 (20:45 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 30 Nov 2017 03:45:33 +0000 (20:45 -0700)
commite3c8c1081fb361803f7414fcc593b0dedc3c3bed
tree2fe780cecb4351399b1029b78286616d46881d89
parent057bc4a6587d99088bfe4da28f43501212137ad4
io_u: cleanup and simplify __get_next_rand_offset_zoned_abs()

We can drop various variables, it's easier to read this way too.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_u.c