From: Jens Axboe Date: Wed, 7 May 2008 07:33:55 +0000 (+0200) Subject: block: get rid of likely/unlikely predictions in merge logic X-Git-Tag: v2.6.26-rc2~33^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cdf79cafbd11580f5b63cd4993b45c1c4952415;p=pandora-kernel.git block: get rid of likely/unlikely predictions in merge logic They tend to depend a lot on the workload, so not a clear-cut likely or unlikely fit. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed