X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;ds=sidebyside;f=cgroup.h;h=0bbe25a2cb79f720d843113c8ca07a3c002ac40f;hb=4b20c6814d4742e27a68f8a740a955283869fbcd;hp=68ecfcd40ae466a7f455e07c04635b09b7a012ed;hpb=82830b03d854b8e018241b90c2d9fd83752a3236;p=fio.git 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) { }