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>
Thu, 7 Aug 2014 05:27:00 +0000 (14:27 +0900)
commit49789f26924735665da5f9fcdbc3c396610da234
tree823298e90b6357e75b4e51be453f1139596a7d1e
parentc8f3f9816a85ca65b8dbc1eac3cb5e3699a683e3
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