Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <[email protected]>
- Loading branch information