options: fix bs_cmp()
authorJens Axboe <axboe@fb.com>
Tue, 12 Jan 2016 17:18:50 +0000 (10:18 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 12 Jan 2016 17:18:50 +0000 (10:18 -0700)
Return the int difference between the two, not a bool.

Reported-by: Yury Gribov <>
Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found