From: Nikita Danilov Date: Tue, 6 Sep 2005 22:17:20 +0000 (-0700) Subject: [PATCH] cleanup of deadline_dispatch_requests() X-Git-Tag: v2.6.14-rc1~689 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b0dc07e66ade18e0209331afbd16b3de8384f5c;p=pandora-kernel.git [PATCH] cleanup of deadline_dispatch_requests() cleanup of deadline_dispatch_requests(): - replace drq selection with hopefully clearer while semantically the same construct: take write request, if there is any, otherwise take read one, or NULL if none exist. - kill unused other_dir. Signed-off-by: Nikita Danilov Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed