From: Adrian Bunk <bunk@stusta.de>
To: markus.lidel@shadowconnect.com
Cc: linux-kernel@vger.kernel.org
Subject: [2.6 patch] drivers/message/i2o/: remove unused exports
Date: Thu, 13 Apr 2006 18:22:25 +0200 [thread overview]
Message-ID: <20060413162225.GD4162@stusta.de> (raw)
This patch removes the following unused EXPORT_SYMBOL's:
- driver.c: i2o_driver_notify_controller_add_all
- driver.c: i2o_driver_notify_controller_remove_all
- driver.c: i2o_driver_notify_device_add_all
- driver.c: i2o_driver_notify_device_remove_all
- exec-osm.c: i2o_exec_lct_get
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
drivers/message/i2o/driver.c | 4 ----
drivers/message/i2o/exec-osm.c | 1 -
2 files changed, 5 deletions(-)
--- linux-2.6.17-rc1-mm2-full/drivers/message/i2o/driver.c.old 2006-04-13 17:27:11.000000000 +0200
+++ linux-2.6.17-rc1-mm2-full/drivers/message/i2o/driver.c 2006-04-13 17:29:04.000000000 +0200
@@ -372,7 +372,3 @@
EXPORT_SYMBOL(i2o_driver_register);
EXPORT_SYMBOL(i2o_driver_unregister);
-EXPORT_SYMBOL(i2o_driver_notify_controller_add_all);
-EXPORT_SYMBOL(i2o_driver_notify_controller_remove_all);
-EXPORT_SYMBOL(i2o_driver_notify_device_add_all);
-EXPORT_SYMBOL(i2o_driver_notify_device_remove_all);
--- linux-2.6.17-rc1-mm2-full/drivers/message/i2o/exec-osm.c.old 2006-04-13 17:29:39.000000000 +0200
+++ linux-2.6.17-rc1-mm2-full/drivers/message/i2o/exec-osm.c 2006-04-13 17:29:46.000000000 +0200
@@ -583,4 +583,3 @@
};
EXPORT_SYMBOL(i2o_msg_post_wait_mem);
-EXPORT_SYMBOL(i2o_exec_lct_get);
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]
-- strict thread matches above, loose matches on Subject: below --
2006-04-18 15:06 [2.6 patch] drivers/message/i2o/: remove unused exports Adrian Bunk
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=20060413162225.GD4162@stusta.de \
--to=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=markus.lidel@shadowconnect.com \
/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