diff options
author | Tejun Heo <tj@kernel.org> | 2013-09-18 23:15:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-04 01:38:52 +0200 |
commit | 250f7c3fee52b71457b4aa2cafadbd9f8b320b31 (patch) | |
tree | 7240e1eddbcbddf59eb22d0d9ed14f18644ae738 /kernel/rtmutex_common.h | |
parent | sysfs: make __sysfs_remove_dir() recursive (diff) | |
download | linux-250f7c3fee52b71457b4aa2cafadbd9f8b320b31.tar.xz linux-250f7c3fee52b71457b4aa2cafadbd9f8b320b31.zip |
sysfs: introduce [__]sysfs_remove()
Given a sysfs_dirent, there is no reason to have multiple versions of
removal functions. A function which removes the specified
sysfs_dirent and its descendants is enough.
This patch intorduces [__}sysfs_remove() which replaces all internal
variations of removal functions. This will be the only removal
function in the planned new sysfs_dirent based interface.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/rtmutex_common.h')
0 files changed, 0 insertions, 0 deletions