[CRIU] [PATCH 10/18] sk-unix: Drop empty line
Cyrill Gorcunov
gorcunov at openvz.org
Wed Apr 12 06:58:30 PDT 2017
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
criu/sk-unix.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/criu/sk-unix.c b/criu/sk-unix.c
index 22eb8ddabdaf..d85356d890c1 100644
--- a/criu/sk-unix.c
+++ b/criu/sk-unix.c
@@ -1479,7 +1479,6 @@ static int resolve_unix_peers(void *unused)
continue;
peer = find_unix_sk_by_ino(ui->ue->peer);
-
if (!peer) {
pr_err("FATAL: Peer %#x unresolved for %#x\n",
ui->ue->peer, ui->ue->ino);
--
2.7.4
More information about the CRIU
mailing list