mirror of
https://github.com/adulau/aha.git
synced 2024-12-29 12:16:20 +00:00
V4L/DVB (9234): zoran: Drop redundant printk
There's no point in logging two messages for the same error. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
eb0c58bb13
commit
d54c17e435
1 changed files with 0 additions and 1 deletions
|
@ -2996,7 +2996,6 @@ zoran_do_ioctl (struct inode *inode,
|
|||
break;
|
||||
|
||||
default:
|
||||
dprintk(3, "unsupported\n");
|
||||
dprintk(1,
|
||||
KERN_ERR
|
||||
"%s: VIDIOC_S_FMT - unsupported type %d\n",
|
||||
|
|
Loading…
Reference in a new issue