Browse Source

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>
Jean Delvare 16 years ago
parent
commit
d54c17e435
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/media/video/zoran/zoran_driver.c

+ 0 - 1
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",