diff options
author | Tejun Heo <tj@kernel.org> | 2019-06-14 10:12:45 -0700 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2019-06-14 10:14:44 -0700 |
commit | 38cf3a687f5827fcfc81cbc433ef5822693a49c1 (patch) | |
tree | 89b4ded21f091676e8e719975630e0fca1e180d2 /Documentation/cgroup-v1 | |
parent | 11dc8b4011f50b0b207bc53d7882de04068360eb (diff) |
cgroup: Move cgroup_parse_float() implementation out of CONFIG_SYSFS
a5e112e6424a ("cgroup: add cgroup_parse_float()") accidentally added
cgroup_parse_float() inside CONFIG_SYSFS block. Move it outside so
that it doesn't cause failures on !CONFIG_SYSFS builds.
Signed-off-by: Tejun Heo <tj@kernel.org>
Fixes: a5e112e6424a ("cgroup: add cgroup_parse_float()")
Diffstat (limited to 'Documentation/cgroup-v1')
0 files changed, 0 insertions, 0 deletions