diff options
author | Nathan Lynch <ntl@pobox.com> | 2008-08-13 07:34:57 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-08-20 16:34:58 +1000 |
commit | f3d3d307e6f577de3b384ef64ffb03c8b5676748 (patch) | |
tree | 895b7b126b79f91bf4c18b8410928f66cc986e6e /kernel/hrtimer.c | |
parent | 8f6ba49207199cab60a4bdf43507666b93d12e18 (diff) |
powerpc: Remove redundant sysfs_remove_file calls for cache info
When removing a directory, the sysfs core takes care of removing files
in the directory (see sysfs_remove_dir()). So when we are about to
delete a kobject (and thus cause its sysfs directory to be removed),
we don't have to explicitly remove the files attached to it, although
it's harmless to do so.
Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'kernel/hrtimer.c')
0 files changed, 0 insertions, 0 deletions