block: get rid of likely/unlikely predictions in merge logic
authorJens Axboe <jens.axboe@oracle.com>
Wed, 7 May 2008 07:33:55 +0000 (09:33 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 7 May 2008 07:33:55 +0000 (09:33 +0200)
They tend to depend a lot on the workload, so not a clear-cut
likely or unlikely fit.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found