cgroup-setup: drop unused cg_migrate_callback for cg_attach_everywhere()
authorMike Yuan <me@yhndnzj.com>
Tue, 30 Jul 2024 13:40:25 +0000 (15:40 +0200)
committerMike Yuan <me@yhndnzj.com>
Fri, 2 Aug 2024 12:47:39 +0000 (14:47 +0200)
commit3386f66200d53099674bed434eb5942b2ad0067a
tree1c36587c27b3212b328f28ac2040aeeabe8f2abd
parent40d90c9c01c8579a279f780e76f4edc2602d7926
cgroup-setup: drop unused cg_migrate_callback for cg_attach_everywhere()

While at it, move the typedef from cgroup-util to -setup.
src/basic/cgroup-util.h
src/core/exec-invoke.c
src/core/unit.c
src/shared/cgroup-setup.c
src/shared/cgroup-setup.h
src/shared/tests.c
src/test/test-bpf-devices.c