seccomp: non-functional changes

Rename "compat_ctx" to "contexts" and "compat_arch" to "architectures". Signed-off-by: 's avatarChristian Brauner <christian.brauner@ubuntu.com>
parent 4067cf38
......@@ -59,7 +59,6 @@ int main(int argc, char *argv[])
lxc_error("%s\n", "Container \"reboot\" is not defined");
goto on_error_put;
}
c->clear_config(c);
if (!c->load_config(c, NULL)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment