V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl names
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Mon, 17 Nov 2008 21:32:11 +0000 (18:32 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:36 +0000 (17:53 -0200)
Add a trailing newline character after calling v4l_printk_ioctl() to avoid
messing the kernel log up and merge the uvc_v4l2_ioctl message with the ioctl
name.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found