X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=cgroup.h;h=0bbe25a2cb79f720d843113c8ca07a3c002ac40f;hp=68ecfcd40ae466a7f455e07c04635b09b7a012ed;hb=3fd9efbc3e986697c68975f5ee629040b35e8cd0;hpb=82830b03d854b8e018241b90c2d9fd83752a3236 diff --git a/cgroup.h b/cgroup.h index 68ecfcd4..0bbe25a2 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) +static inline void cgroup_kill(struct flist_head *list) { }