diff options
author | Tejun Heo <tj@kernel.org> | 2013-11-28 14:54:31 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-29 17:55:10 -0800 |
commit | ae6621b0716852146e4655fef7f74a181faa6c81 (patch) | |
tree | 04b4e642dee773bc6acb4da51c56f0d19090de3e /kernel/task_work.c | |
parent | ccf73cf336dc55bc52748205dee998d2fd4a8808 (diff) | |
download | linux-ae6621b0716852146e4655fef7f74a181faa6c81.tar.gz linux-ae6621b0716852146e4655fef7f74a181faa6c81.tar.bz2 linux-ae6621b0716852146e4655fef7f74a181faa6c81.zip |
sysfs, kernfs: move internal decls to fs/kernfs/kernfs-internal.h
Move data structure, constant and basic accessor declarations from
fs/sysfs/sysfs.h to fs/kernfs/kernfs-internal.h. The two files
currently include each other. Once kernfs / sysfs separation is
complete, the cross inclusions will be removed. Inclusion protectors
are added to fs/sysfs/sysfs.h to allow cross-inclusion.
This patch doesn't introduce any functional changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/task_work.c')
0 files changed, 0 insertions, 0 deletions