stat: fixups to histogram logging
authorJens Axboe <axboe@fb.com>
Sun, 7 Aug 2016 21:18:38 +0000 (15:18 -0600)
committerJens Axboe <axboe@fb.com>
Sun, 7 Aug 2016 21:18:38 +0000 (15:18 -0600)
commit93168285bc564941d832deea172dc1f68de68666
tree8dd5508038aac3f9e85a30a68a8796a4f023ce36
parent548df930be00f6ef194f1caf14cfc3e7060ba19e
stat: fixups to histogram logging

1) Use correct size for the 'dst' passin to __add_log_sample()
2) Various style fixups

Signed-off-by: Jens Axboe <axboe@fb.com>
stat.c