X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=cgroup.h;h=68ecfcd40ae466a7f455e07c04635b09b7a012ed;hb=d990588ef84dacb107971143c239565e149d6f73;hp=f7ad210dca003d0d72b240701b3ff848386231b2;hpb=6adb38a1a1cbe95f7131815416c8bb31683c3f47;p=fio.git diff --git a/cgroup.h b/cgroup.h index f7ad210d..68ecfcd4 100644 --- a/cgroup.h +++ b/cgroup.h @@ -21,7 +21,7 @@ static inline void cgroup_shutdown(struct thread_data *td, char **mnt) { } -void cgroup_kill(struct flist_head *list); +void cgroup_kill(struct flist_head *list) { }