X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=cgroup.h;h=10313b7dbccf1e43f83016dc444856fc0dc7815a;hp=5afac7f7551fe502670cc3b82cf2910a1374cc04;hb=3ade18a3e69e5626f57560566b8f94cd2ad46ce4;hpb=c3dc516ad75eb7a1596def3473cdc3882a55d166 diff --git a/cgroup.h b/cgroup.h index 5afac7f7..10313b7d 100644 --- a/cgroup.h +++ b/cgroup.h @@ -18,7 +18,7 @@ void cgroup_kill(struct flist_head *list); struct cgroup_mnt; static inline int cgroup_setup(struct thread_data *td, struct flist_head *list, - struct cgroup_mount **mnt) + struct cgroup_mnt **mnt) { td_verror(td, EINVAL, "cgroup_setup"); return 1;