btt/unplug_hist: fix bad memset
authorJens Axboe <axboe@fb.com>
Tue, 3 May 2016 14:34:50 +0000 (08:34 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 3 May 2016 14:34:50 +0000 (08:34 -0600)
commitd1422556dbff03e982aeb2faf5893b4363621bee
treec0b002d6328d751940f0183126416296011705c9
parentcbd4bc0a3f6386cd000cb842b9f1f6325e301623
btt/unplug_hist: fix bad memset

Just replace the malloc/memset with a calloc().

Signed-off-by: Jens Axboe <axboe@fb.com>
btt/unplug_hist.c