stat: remove redundant unit log check
authorJens Axboe <axboe@fb.com>
Mon, 6 Jun 2016 15:28:13 +0000 (09:28 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 6 Jun 2016 15:28:13 +0000 (09:28 -0600)
commitf03189f8089d91502737be404ca06bdb48fa3887
tree25a12b1c5f5eed9330feeabc7c5b0cd44799e90a
parent356014ff351c6eb69339652650af5f6af72e5c22
stat: remove redundant unit log check

We only call the two functions if we know that unit logging is
disabled.

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