From: Jens Axboe Date: Tue, 18 Jul 2006 02:14:45 +0000 (+0200) Subject: [PATCH] ll_rw_blk: cleanup __make_request() X-Git-Tag: v2.6.19-rc1~640^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51da90fcb6acd580e87280eaf4eb1f788021807d;p=pandora-kernel.git [PATCH] ll_rw_blk: cleanup __make_request() - Don't assign variables that are only used once. - Kill spin_lock() prefetching, it's opportunistic at best. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed