From: Adrian Bunk <bunk@stusta.de>
To: axboe@suse.de
Cc: linux-kernel@vger.kernel.org
Subject: [RFC: 2.6 patch] block/elevator.c: remove unused exports
Date: Thu, 13 Apr 2006 18:22:16 +0200 [thread overview]
Message-ID: <20060413162216.GB4162@stusta.de> (raw)
This patch removes the following unused EXPORT_SYMBOL's:
- elv_requeue_request
- elv_completed_request
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
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);
next reply other threads:[~2006-04-13 16:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-13 16:22 Adrian Bunk [this message]
2006-04-20 13:43 ` [RFC: 2.6 patch] block/elevator.c: remove unused exports Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060413162216.GB4162@stusta.de \
--to=bunk@stusta.de \
--cc=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox