lkml.org 
[lkml]   [2006]   [Apr]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] drivers/message/i2o/: remove unused exports
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);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-04-18 17:08    [W:0.021 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site