Fix 32-bit compile warning in should_check_rate()
authorJens Axboe <axboe@kernel.dk>
Wed, 23 Jan 2013 20:35:14 +0000 (13:35 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 23 Jan 2013 20:35:14 +0000 (13:35 -0700)
Introduced with the change from unsigned long -> uint64_T

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

No differences found