X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2Flib%2Fsyscall_ctxcreate-v13.hc;h=3de1d25b0ab0867cdb580b944512269b45e72688;hb=c7f183c339f7c07561928e00b18bfa44a0d5cc1c;hp=2899f2b16ec62f824d848b543d70e03e7dfcbcbc;hpb=9d42bdf378cd83ffead8c6ae6a3cad69529ac015;p=util-vserver.git diff --git a/util-vserver/lib/syscall_ctxcreate-v13.hc b/util-vserver/lib/syscall_ctxcreate-v13.hc index 2899f2b..3de1d25 100644 --- a/util-vserver/lib/syscall_ctxcreate-v13.hc +++ b/util-vserver/lib/syscall_ctxcreate-v13.hc @@ -20,7 +20,7 @@ # include #endif -static inline ALWAYSINLINE int +static inline ALWAYSINLINE xid_t vc_ctx_create_v13(xid_t xid) { xid_t res = vserver(VCMD_ctx_create, CTX_USER2KERNEL(xid), 0);