Searched hist:dd8a5b03 (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dkernfs.hdiff dd8a5b03 Thu Nov 28 12:54:20 MST 2013 Tejun Heo <tj@kernel.org> 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>
/linux-master/fs/sysfs/
H A Dfile.cdiff dd8a5b03 Thu Nov 28 12:54:20 MST 2013 Tejun Heo <tj@kernel.org> 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>

Completed in 152 milliseconds