From: Adrian Bunk Date: Thu, 20 Apr 2006 13:45:22 +0000 (+0200) Subject: [PATCH] block/elevator.c: remove unused exports X-Git-Tag: v2.6.17-rc3~60^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f73247f0e53be1bd4aa519476e6261a8e4a64ab;p=pandora-kernel.git [PATCH] block/elevator.c: remove unused exports This patch removes the following unused EXPORT_SYMBOL's: - elv_requeue_request - elv_completed_request They are only used by the block core, hence they need not be exported. Signed-off-by: Adrian Bunk Signed-off-by: Jens Axboe --- Reading git-diff-tree failed