提交 9c01e83c 编写于 作者: M Masanari Iida 提交者: Greg Kroah-Hartman

staging: unisys: Add missing close parentheses in filexfer.c

Add missing close parentheses in filexfer.c
Signed-off-by: NMasanari Iida <standby24x7@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 f004e559
......@@ -83,7 +83,7 @@ struct any_request {
* coarsest possible alignment boundary that could be required
* for any user data structure.
*/
u8 caller_context_data[1] __aligned(sizeof(ulong2);
u8 caller_context_data[1] __aligned(sizeof(ulong2));
};
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册