diff options
author | Jean Delvare <khali@linux-fr.org> | 2008-10-14 14:20:48 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-10-17 22:24:49 +0200 |
commit | d54c17e43514ecf0dceffbe13a324d4b6df5b6e0 (patch) | |
tree | c1c261f70767b3f1bf4ef98dc8faf54921df1d98 /drivers/media/video/zoran | |
parent | V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct place (diff) | |
download | linux-d54c17e43514ecf0dceffbe13a324d4b6df5b6e0.tar.xz linux-d54c17e43514ecf0dceffbe13a324d4b6df5b6e0.zip |
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>
Diffstat (limited to 'drivers/media/video/zoran')
-rw-r--r-- | drivers/media/video/zoran/zoran_driver.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/zoran/zoran_driver.c b/drivers/media/video/zoran/zoran_driver.c index 25de7631443e..db11ab9e60da 100644 --- a/drivers/media/video/zoran/zoran_driver.c +++ b/drivers/media/video/zoran/zoran_driver.c @@ -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", |