commit | 308bb52c192cc1bad3c90c82dbd90e7fff176caa | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart@skynet.be> | Mon Nov 17 18:32:11 2008 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Dec 29 17:53:36 2008 -0200 |
tree | f4b8be0508ec167432179168fe42b3974b3f42df | |
parent | 23867b2511140ae5693587d2b15badbcc632e3cc [diff] |
V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl names 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>