stat: fix reversed check for ramp time
authorJens Axboe <axboe@fb.com>
Tue, 7 Jun 2016 03:23:53 +0000 (21:23 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 7 Jun 2016 03:23:53 +0000 (21:23 -0600)
A previous commit flipped the return value of checking for
ramp time or not. Fix it up.

Fixes: 356014ff351c ("Fix ramp time breakage")
Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found