From: hayeswang Date: Tue, 26 Aug 2014 02:08:23 +0000 (+0800) Subject: r8152: replace strncpy with strlcpy X-Git-Tag: fixes-against-v3.18-rc2~81^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0b46c7766e6803df7f76cddbbc0172092b5fa7c;p=pandora-kernel.git r8152: replace strncpy with strlcpy Replace the strncpy with strlcpy, and use sizeof to determine the length. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed