This patch removes the following unused EXPORT_SYMBOL's:
- elv_requeue_request
- elv_completed_request
Signed-off-by: Adrian Bunk <[email protected]>
---
block/elevator.c | 2 --
1 file changed, 2 deletions(-)
--- linux-2.6.17-rc1-mm2-full/block/elevator.c.old 2006-04-13 17:33:52.000000000 +0200
+++ linux-2.6.17-rc1-mm2-full/block/elevator.c 2006-04-13 17:34:59.000000000 +0200
@@ -895,10 +895,8 @@
EXPORT_SYMBOL(elv_dispatch_sort);
EXPORT_SYMBOL(elv_add_request);
EXPORT_SYMBOL(__elv_add_request);
-EXPORT_SYMBOL(elv_requeue_request);
EXPORT_SYMBOL(elv_next_request);
EXPORT_SYMBOL(elv_dequeue_request);
EXPORT_SYMBOL(elv_queue_empty);
-EXPORT_SYMBOL(elv_completed_request);
EXPORT_SYMBOL(elevator_exit);
EXPORT_SYMBOL(elevator_init);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]