diff options
author | Tejun Heo <tj@kernel.org> | 2013-10-02 01:41:59 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-06 04:16:28 +0400 |
commit | 58282d8dc2e7cf2b87c8fee94d7138ed08e0a2e5 (patch) | |
tree | 269a8fb4164ad733c184299023ba45cbaecdc44e /fs/namespace.c | |
parent | c75ec764cf4746a2406278ffa16f590c5db290a7 (diff) | |
download | linux-58282d8dc2e7cf2b87c8fee94d7138ed08e0a2e5.tar.xz |
sysfs: rename sysfs_buffer to sysfs_open_file
sysfs read path will be converted to use seq_file which will handle
buffering making sysfs_buffer a misnomer. Rename sysfs_buffer to
sysfs_open_file, and sysfs_open_dirent->buffers to ->files.
This path is pure rename.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions