Tejun Heo 375b611e60 sysfs: remove sysfs_buffer->ops
Currently, sysfs_ops is fetched during sysfs_open_file() and cached in
sysfs_buffer->ops to be used while the file is open.  This patch
removes the caching and makes each operation directly fetch sysfs_ops.

This patch doesn't introduce any behavior difference and is to prepare
for merging regular and bin file supports.

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-10-05 17:04:34 -07:00
..
2013-09-26 15:34:38 -07:00
2013-10-03 16:38:52 -07:00
2013-10-05 17:04:34 -07:00
2013-10-03 16:38:52 -07:00
2013-10-03 16:38:52 -07:00
2005-04-16 15:20:36 -07:00
2013-09-26 15:30:22 -07:00
2013-10-03 16:38:52 -07:00