[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: NAdrian Bunk <bunk@stusta.de> Signed-off-by: NJens Axboe <axboe@suse.de>
Showing
想要评论请 注册 或 登录