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
@ -2996,7 +2996,6 @@ zoran_do_ioctl (struct inode *inode,
|
|||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
dprintk(3, "unsupported\n");
|
|
||||||
dprintk(1,
|
dprintk(1,
|
||||||
KERN_ERR
|
KERN_ERR
|
||||||
"%s: VIDIOC_S_FMT - unsupported type %d\n",
|
"%s: VIDIOC_S_FMT - unsupported type %d\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user