diff options
author | Tejun Heo <tj@kernel.org> | 2013-11-28 20:54:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-30 02:35:05 +0100 |
commit | dd8a5b036b6e8d50854e130555f90f062c5eacec (patch) | |
tree | 3fdab4cdb96462d06ea060de2de4ffe2467c531e /fs/sysfs/sysfs.h | |
parent | sysfs, kernfs: prepare open, release, poll paths for kernfs (diff) | |
download | linux-dd8a5b036b6e8d50854e130555f90f062c5eacec.tar.xz linux-dd8a5b036b6e8d50854e130555f90f062c5eacec.zip |
sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.h
sysfs_open_file will be used as the primary handle for kernfs methods.
Move its definition from fs/sysfs/file.c to include/linux/kernfs.h and
mark the public and private fields.
This is pure relocation.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/sysfs/sysfs.h')
0 files changed, 0 insertions, 0 deletions