summaryrefslogtreecommitdiff
path: root/proto_arp.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-12 13:59:46 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-12 13:59:46 +0200
commita2937f460bb9603d6f7ec19d1f1ebe5adb40020d (patch)
tree0663a3860250260b22726d95359acb7757b093e7 /proto_arp.c
parentb76adfd12a21676abb82e9f1ebe134510d9a4766 (diff)
xutils: Make set_nonblocking() void
The return values is always 0 and it is never checked anyhow, so make the function void. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_arp.c')
0 files changed, 0 insertions, 0 deletions
he cgroup and subsystems visible afterwards. There's no reason to online the subsystems early and we can simply drop cgroup_apply_control_enable() call from cgroup_create() so that the subsystems are onlined and made visible at the same time. Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru> Fixes: a5bca2152036 ("cgroup: factor out cgroup_create() out of cgroup_mkdir()") Cc: stable@vger.kernel.org # v4.6+
Diffstat (limited to 'security/device_cgroup.c')