[CRIU] [PATCH 1/5] sockets: unix -- Drop redundant empty lines
Cyrill Gorcunov
gorcunov at openvz.org
Thu Jul 23 12:22:36 PDT 2015
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
sk-unix.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/sk-unix.c b/sk-unix.c
index 6c9ec25ff800..153f5c7f388c 100644
--- a/sk-unix.c
+++ b/sk-unix.c
@@ -506,8 +506,6 @@ static int unix_collect_one(const struct unix_diag_msg *m,
e->peer_ino = n;
e->sk_desc = d;
}
-
-
}
if (tb[UNIX_DIAG_RQLEN]) {
--
2.4.3
More information about the CRIU
mailing list