stat: clean up calc_clat_percentiles
authorVincent Fu <vincent.fu@wdc.com>
Thu, 7 Feb 2019 15:51:06 +0000 (10:51 -0500)
committerJens Axboe <axboe@kernel.dk>
Thu, 7 Feb 2019 16:48:44 +0000 (09:48 -0700)
We already know the size of the buffer needed. So there
is no need to do anything fancy when allocating it.

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

No differences found