From: Laurent Pinchart Date: Thu, 17 Jul 2014 11:52:08 +0000 (-0300) Subject: [media] media: Use strlcpy instead of custom code X-Git-Tag: fixes-against-v3.18-rc2~130^2^2~128 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de8eae36057b50086278af1ec4d96fc9a2e35f0b;p=pandora-kernel.git [media] media: Use strlcpy instead of custom code Replace strncpy + manually setting the terminating '\0' with an strlcpy call. Reported-by: Joe Perches Signed-off-by: Laurent Pinchart Acked-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed