Files
linux-stable-mirror/include/linux
Tejun Heo 6e0755b08d cgroup: remove cftype->read(), ->read_map() and ->write()
In preparation of conversion to kernfs, cgroup file handling is being
consolidated so that it can be easily mapped to the seq_file based
interface of kernfs.

After recent updates, ->read() and ->read_map() don't have any user
left and ->write() never had any user.  Remove them.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
2013-12-05 12:28:03 -05:00
..
2013-11-15 09:32:23 +09:00
2013-11-15 09:32:21 +09:00
2013-11-15 22:04:17 -05:00
2013-11-15 09:32:23 +09:00
2013-11-13 12:09:11 +09:00
2013-11-14 15:16:16 +11:00