From: Jens Axboe Date: Fri, 1 Dec 2006 09:42:33 +0000 (+0100) Subject: [BLOCK] Cleanup unused variable passing X-Git-Tag: v2.6.20-rc1~34^2~40^2~477 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb37b94c68e7b37eecea8576039ae9396ca07839;p=pandora-kernel.git [BLOCK] Cleanup unused variable passing - ->init_queue() does not need the elevator passed in - ->put_request() is a hot path and need not have the queue passed in - cfq_update_io_seektime() does not need cfqd passed in Signed-off-by: Jens Axboe --- Reading git-diff-tree failed