diff options
author | Adam J. Richter <adam@yggdrasil.com> | 2007-02-16 21:35:25 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-02-23 14:52:09 -0800 |
commit | d56c3eae6753f53d3313b926dcdda38c6c9bbe9b (patch) | |
tree | c5df874dec463be02221a58a9dcdaf43d8038457 /drivers/edac | |
parent | 63ce18cfe685115ff8d341bae4c9204a79043cf0 (diff) |
sysfs: move struct sysfs_dirent to private header
struct sysfs_dirent is private to the fs/sysfs/ subtree. It is
not even referenced as an opaque structure outside of that subtree.
The following patch moves the declaration from include/linux/sysfs.h to
fs/sysfs/sysfs.h, making it clearer that nothing else in the kernel
dereferences it.
I have been running this patch for years. Please integrate and forward
upstream if there are no objections.
From: "Adam J. Richter" <adam@yggdrasil.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/edac')
0 files changed, 0 insertions, 0 deletions