From: Jens Axboe Date: Wed, 30 Mar 2011 07:52:30 +0000 (+0200) Subject: block: get rid of elv_insert() interface X-Git-Tag: v2.6.39-rc2~1^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b710a480554f2be682bac3cb59b0e085ba3d644b;p=pandora-kernel.git block: get rid of elv_insert() interface Merge it with __elv_add_request(), it's pretty pointless to have a function with only two callers. The main interface is elv_add_request()/__elv_add_request(). Signed-off-by: Jens Axboe --- Reading git-diff-tree failed