diff options
author | 2013-11-28 14:54:19 -0500 | |
---|---|---|
committer | 2013-11-29 17:35:05 -0800 | |
commit | c6fb449515f23edea828fb90a460d3622e261dba (patch) | |
tree | 033c7d86147c0773f06854e40f76feae8df3c22e /fs/kernfs | |
parent | sysfs, kernfs: prepare mmap path for kernfs (diff) | |
download | wireguard-linux-c6fb449515f23edea828fb90a460d3622e261dba.tar.xz wireguard-linux-c6fb449515f23edea828fb90a460d3622e261dba.zip |
sysfs, kernfs: prepare open, release, poll paths for kernfs
We're in the process of separating out core sysfs functionality into
kernfs which will deal with sysfs_dirents directly. This patch
prepares the rest - open, release and poll. There isn't much to do.
Just renaming is enough. As sysfs_file_operations and
sysfs_bin_operations are identical now, use the same file_operations
for both - kernfs_file_operations.
This patch doesn't introduce any behavior changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/kernfs')
0 files changed, 0 insertions, 0 deletions