[CRIU] [PATCH 2/4] files-reg: Add missing new line before
open_reg_by_id helper
Cyrill Gorcunov
gorcunov at openvz.org
Wed Jun 20 12:54:09 EDT 2012
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
files-reg.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/files-reg.c b/files-reg.c
index 798163c..0de21ef 100644
--- a/files-reg.c
+++ b/files-reg.c
@@ -359,6 +359,7 @@ static int open_fe_fd(struct file_desc *d)
return tmp;
}
+
int open_reg_by_id(u32 id)
{
struct file_desc *fd;
--
1.7.7.6
More information about the CRIU
mailing list