From: Philipp Zabel Date: Tue, 24 Mar 2015 17:30:50 +0000 (-0300) Subject: [media] coda: use strlcpy instead of snprintf X-Git-Tag: omap-for-v4.2/o2_dc~62^2~1^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf249daf079492d60306ad1c5c78d53255ff15a3;p=pandora-kernel.git [media] coda: use strlcpy instead of snprintf There is no need to take the detour through a "%s" format string to create a copy of a string. Signed-off-by: Philipp Zabel Signed-off-by: Kamil Debski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed