public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] drivers/message/i2o/: remove unused exports
@ 2006-04-13 16:22 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-04-13 16:22 UTC (permalink / raw)
  To: markus.lidel; +Cc: linux-kernel

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);


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [2.6 patch] drivers/message/i2o/: remove unused exports
@ 2006-04-18 15:06 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-04-18 15:06 UTC (permalink / raw)
  To: Andrew Morton; +Cc: markus.lidel, linux-kernel

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>

---

This patch was already sent on:
- 13 Apr 2006

 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);


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-04-18 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-13 16:22 [2.6 patch] drivers/message/i2o/: remove unused exports Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2006-04-18 15:06 Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox