aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/cputable.c
diff options
context:
space:
mode:
authorNathan Lynch <ntl@pobox.com>2008-08-12 17:34:57 -0400
committerPaul Mackerras <paulus@samba.org>2008-08-20 02:34:58 -0400
commitf3d3d307e6f577de3b384ef64ffb03c8b5676748 (patch)
tree895b7b126b79f91bf4c18b8410928f66cc986e6e /arch/powerpc/kernel/cputable.c
parent8f6ba49207199cab60a4bdf43507666b93d12e18 (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 'arch/powerpc/kernel/cputable.c')
0 files changed, 0 insertions, 0 deletions