From: Tejun Heo Date: Thu, 23 Apr 2009 02:05:18 +0000 (+0900) Subject: block: kill blk_end_request_callback() X-Git-Tag: v2.6.31-rc1~389^2~115 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b302d5aa7975006fa2ec3d66386610b9b36c669;p=pandora-kernel.git block: kill blk_end_request_callback() With recent IDE updates, blk_end_request_callback() doesn't have any user now. Kill it. [ Impact: removal of unused convoluted interface ] Signed-off-by: Tejun Heo --- Reading git-diff-tree failed