From: Chen Gang Date: Wed, 30 Jan 2013 11:46:49 +0000 (+0800) Subject: ARM: OMAP2+: using strlcpy instead of strncpy X-Git-Tag: omap-for-v3.9/fixes-non-critical-signed-v2^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8d4bafe503ca767bbc8f3c54e4acd344ef26346;p=pandora-kernel.git ARM: OMAP2+: using strlcpy instead of strncpy the fields must be null-terminated: the caller may use it as null-terminted string, next. Signed-off-by: Chen Gang Acked-by: Peter Ujfalusi Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed