From: FUJITA Tomonori Date: Tue, 15 Jul 2008 19:21:45 +0000 (+0200) Subject: block: unexport blk_end_sync_rq X-Git-Tag: v2.6.27-rc1~1078^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=681a561b7ec7fdcd8f35b68e44ac6d6c70aecc04;p=pandora-kernel.git block: unexport blk_end_sync_rq All the users of blk_end_sync_rq has gone (they are converted to use blk_execute_rq). This unexports blk_end_sync_rq. Signed-off-by: FUJITA Tomonori Cc: Borislav Petkov Signed-off-by: Jens Axboe Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed