From: Chen Gang Date: Thu, 28 Feb 2013 22:24:50 +0000 (-0600) Subject: drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~90^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e361200bfc3b72de8db246de209da55d6d60fd34;p=pandora-kernel.git drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy Ensure that the 'version' string includes a NULL terminator after its copied out of the acpi table. Signed-off-by: Chen Gang Signed-off-by: Kent Yoder --- Reading git-diff-tree failed