Skip to content
Commit 4f73247f authored by Adrian Bunk's avatar Adrian Bunk Committed by Jens Axboe
Browse files

[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: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarJens Axboe <axboe@suse.de>
parent 82aa5d61
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment