提交 b957ae9c 编写于 作者: S Steve French

[CIFS] Fixup trivial checkpatch warning

Signed-off-by: NSteve French <smfrench@gmail.com>
上级 fbcae3ea
......@@ -143,7 +143,7 @@ static inline void set_freezable_with_signal(void)
({ \
int __retval; \
do { \
__retval = wait_event_killable(wq, \
__retval = wait_event_killable(wq, \
(condition) || freezing(current)); \
if (__retval && !freezing(current)) \
break; \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册