Commit 47506e8d authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

files-reg: Add missing new line before open_reg_by_id helper

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 4a85120c
......@@ -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;
......
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