提交 d89c9bcb 编写于 作者: C Che-Liang Chiou 提交者: Dmitry Torokhov

Input: serio_raw - remove stray semicolon

Signed-off-by: NChe-Liang Chiou <clchiou@chromium.org>
Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
上级 d3d25808
......@@ -220,7 +220,7 @@ static ssize_t serio_raw_write(struct file *file, const char __user *buffer,
goto out;
}
written++;
};
}
out:
mutex_unlock(&serio_raw_mutex);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册