commit | 5b3ef14e3e9d745a512d65fcb4ef9be541226d80 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Apr 22 12:14:44 2006 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Apr 27 13:08:56 2006 -0700 |
tree | 6b607eb4da11b5a18125ede156825550661e29d4 | |
parent | bde11d794206ae8d72defd0e8a481181200f7dc4 [diff] |
[PATCH] Kobject: possible cleanups This patch contains the following possible cleanups: - #if 0 the following unused global function: - subsys_remove_file() - remove the following unused EXPORT_SYMBOL's: - kset_find_obj - subsystem_init - remove the following unused EXPORT_SYMBOL_GPL: - kobject_add_dir Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>