From: Jens Axboe Date: Fri, 1 Nov 2013 16:38:45 +0000 (-0600) Subject: skd: cleanup the skd_*() function block wrapping X-Git-Tag: v3.13-rc1~100^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a5ec65b9acee39f9af4a15a81858d5fc07498d0;p=pandora-kernel.git skd: cleanup the skd_*() function block wrapping Just call the block functions directly, don't wrap them in skd helpers. With only one queueing model enabled, there's no point in doing that. Also kill the ->start_time and ->bio from the skd_request_context, we don't use those anymore. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed