From 51da90fcb6acd580e87280eaf4eb1f788021807d Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Tue, 18 Jul 2006 04:14:45 +0200 Subject: [PATCH] [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-format-patch failed