From: Eduardo Valentin Date: Tue, 23 Apr 2013 21:48:12 +0000 (+0000) Subject: thermal: use strlcpy instead of strcpy X-Git-Tag: v3.10-rc1~42^2~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7a8b9d91642cb858862de613652aad5d21632be;p=pandora-kernel.git thermal: use strlcpy instead of strcpy For memory boundaries safety, use strlcpy instead of strcpy. Signed-off-by: Eduardo Valentin Signed-off-by: Zhang Rui --- Reading git-diff-tree failed