From: Rickard Strandqvist Date: Sat, 11 Oct 2014 22:02:32 +0000 (+0200) Subject: gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncat X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~76^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d87af4d10558fedf636e3df1b10dd2954f9e2a78;p=pandora-kernel.git gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncat Fixed wrong usage of strncat, switched to strlcpy. While sending the string size to function to reduce the potential for misuse in future. Signed-off-by: Rickard Strandqvist Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed