diff options
author | 2013-11-23 17:21:51 -0500 | |
---|---|---|
committer | 2013-11-27 13:57:57 -0800 | |
commit | 890ece160c6465b49c42975d529c3481d89da8f5 (patch) | |
tree | 77cc4d36a9d32d0055a752cae5e3a95806dc87d7 /lib/kobject.c | |
parent | sysfs, kernfs: introduce kernfs_create_link() (diff) | |
download | wireguard-linux-890ece160c6465b49c42975d529c3481d89da8f5.tar.xz wireguard-linux-890ece160c6465b49c42975d529c3481d89da8f5.zip |
sysfs, kernfs: introduce kernfs_rename[_ns]()
Introduce kernfs rename interface, krenfs_rename[_ns]().
This is just rename of sysfs_rename(). No functional changes.
Function comment is added to kernfs_rename_ns() and @new_parent_sd is
renamed to @new_parent for consistency with other kernfs interfaces.
v2: Dummy implementation for !CONFIG_SYSFS updated to return -ENOSYS.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/kobject.c')
0 files changed, 0 insertions, 0 deletions