From: Adrian Bunk Date: Sat, 22 Apr 2006 10:14:44 +0000 (+0200) Subject: [PATCH] Kobject: possible cleanups X-Git-Tag: v2.6.17-rc4~138^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b3ef14e3e9d745a512d65fcb4ef9be541226d80;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed