diff options
author | Tejun Heo <tj@kernel.org> | 2013-10-01 17:41:59 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-05 17:16:28 -0700 |
commit | 58282d8dc2e7cf2b87c8fee94d7138ed08e0a2e5 (patch) | |
tree | 269a8fb4164ad733c184299023ba45cbaecdc44e /samples | |
parent | c75ec764cf4746a2406278ffa16f590c5db290a7 (diff) | |
download | op-kernel-dev-58282d8dc2e7cf2b87c8fee94d7138ed08e0a2e5.zip op-kernel-dev-58282d8dc2e7cf2b87c8fee94d7138ed08e0a2e5.tar.gz |
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 'samples')
0 files changed, 0 insertions, 0 deletions