From: Jens Axboe Date: Fri, 27 May 2011 05:44:43 +0000 (+0200) Subject: block: export blk_{get,put}_queue() X-Git-Tag: v3.0-rc1~42^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d86e0e83b32bc84600adb0b6ea1fce389b266682;p=pandora-kernel.git block: export blk_{get,put}_queue() We need them in SCSI to fix a bug, but currently they are not exported to modules. Export them. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed