upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:59:17 +0000 (11:59 +0900)
commit6a1914c64773612b5dde30c9104537e9b027b6cf
tree8bc8625524f665cd26d5a9f0eaaed98e4755a2a8
parentfbcae2b3c8f5027342d25e6691bba7288de6d567
upstream: [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