diff options
author | Tejun Heo <htejun@gmail.com> | 2007-06-13 20:45:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-07-12 01:09:05 +0200 |
commit | 73107cb3ad3963c0f929ae681c05081eafb1c079 (patch) | |
tree | 78c9647d5e6a0d9c89cb8c37b7533aad8f805302 /usr | |
parent | sysfs: implement sysfs_dirent active reference and immediate disconnect (diff) | |
download | linux-73107cb3ad3963c0f929ae681c05081eafb1c079.tar.xz linux-73107cb3ad3963c0f929ae681c05081eafb1c079.zip |
sysfs: kill attribute file orphaning
Now that sysfs_dirent can be disconnected from kobject on deletion,
there is no need to orphan each attribute files. All [bin_]attribute
nodes are automatically orphaned when the parent node is deleted.
Kill attribute file orphaning.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions