diff options
author | Tejun Heo <tj@kernel.org> | 2014-05-13 18:16:21 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-05-13 18:16:21 +0200 |
commit | 6770c64e5c8da4705d1f0973bdeb5c2bf4f3a404 (patch) | |
tree | 29e16383df94d4a31f6fec2f49f5ae84c369f911 /Documentation/xtensa | |
parent | cgroup: replace cftype->write_string() with cftype->write() (diff) | |
download | linux-6770c64e5c8da4705d1f0973bdeb5c2bf4f3a404.tar.xz linux-6770c64e5c8da4705d1f0973bdeb5c2bf4f3a404.zip |
cgroup: replace cftype->trigger() with cftype->write()
cftype->trigger() is pointless. It's trivial to ignore the input
buffer from a regular ->write() operation. Convert all ->trigger()
users to ->write() and remove ->trigger().
This patch doesn't introduce any visible behavior changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Li Zefan <lizefan@huawei.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Cc: Michal Hocko <mhocko@suse.cz>
Diffstat (limited to 'Documentation/xtensa')
0 files changed, 0 insertions, 0 deletions