]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[media] v4l2-ioctl: drop spurious newline in string
authorHans Verkuil <hans.verkuil@cisco.com>
Fri, 9 May 2014 12:26:04 +0000 (09:26 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Fri, 23 May 2014 15:55:19 +0000 (12:55 -0300)
commita112fbaf782f08cc837ee6bbd10ca8900d0e4b91
tree7736580272cb3f7ed4b6c84d1f2cac4552073d69
parent6ee51a27b2404991cd19de990548d60daa99792a
[media] v4l2-ioctl: drop spurious newline in string

The message logged by v4l_print_cropcap should be a single line withouti
linebreaks, just like all the other v4l_print_<ioctl> functions.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/v4l2-core/v4l2-ioctl.c