2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 06:15:24 +00:00

sysctl: Remove dead CTL_PRINT|_SHOW code

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Pavel Emelyanov
2015-01-27 16:18:27 +03:00
parent 58b3ef0e6f
commit 1bbc994ccf
3 changed files with 13 additions and 74 deletions

View File

@@ -908,8 +908,6 @@ static int prepare_ipc_var(int pid)
return -EFAULT;
}
ipc_sysctl_req(var, CTL_PRINT);
ret = ipc_sysctl_req(var, CTL_WRITE);
ipc_var_entry__free_unpacked(var, NULL);