From: Greg Kroah-Hartman Date: Thu, 16 Mar 2006 18:23:21 +0000 (-0700) Subject: [PATCH] sysfs: don't export dir symbols X-Git-Tag: v2.6.17-rc1~1177^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=832c57e9afa7a263bb2f8ee6d04d527ef6709aae;p=pandora-kernel.git [PATCH] sysfs: don't export dir symbols These functions should only be used by the kobject core, and if any driver tries to use them, bad things happen. Unexport them to try to prevent this from happening. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed