media: m2m-deinterlace: Fix misuse of strscpy
authorJoe Perches <joe@perches.com>
Thu, 4 Jul 2019 23:57:43 +0000 (19:57 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Tue, 23 Jul 2019 12:52:40 +0000 (08:52 -0400)
commitf2180adfd7a3d0715726474411bdf925010d4c29
treeca1018f7dabd309249e68a1b346f025e82e64be2
parented2cea4f95bf2d091061e2b89b22912fff575a14
media: m2m-deinterlace: Fix misuse of strscpy

Probable cut&paste typo - use the correct field size.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/m2m-deinterlace.c