提交 f38f1418 编写于 作者: R Rahul Bedarkar 提交者: Greg Kroah-Hartman

USB: iowarrior: fix spelling mistake in comment

Signed-off-by: NRahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 619c4354
......@@ -300,7 +300,7 @@ static ssize_t iowarrior_read(struct file *file, char __user *buffer,
do {
atomic_set(&dev->overflow_flag, 0);
if ((read_idx = read_index(dev)) == -1) {
/* queue emty */
/* queue empty */
if (file->f_flags & O_NONBLOCK)
return -EAGAIN;
else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册