git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82aa5d6
)
[PATCH] block/elevator.c: remove unused exports
author
Adrian Bunk
<bunk@stusta.de>
Thu, 20 Apr 2006 13:45:22 +0000
(15:45 +0200)
committer
Jens Axboe
<axboe@suse.de>
Thu, 20 Apr 2006 13:45:22 +0000
(15:45 +0200)
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 <bunk@stusta.de>
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found