提交 dec2f091 编写于 作者: S Steven Toth 提交者: Mauro Carvalho Chehab

[media] saa7164: Remove loud debugging during video_poll()

Signed-off-by: NSteven Toth <stoth@kernellabs.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 22760ed3
......@@ -1260,7 +1260,6 @@ static ssize_t fops_read(struct file *file, char __user *buffer,
}
err:
if (!ret && !ubuf) {
printk(KERN_ERR "%s() EAGAIN\n", __func__);
ret = -EAGAIN;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册