From: Chen Gang Date: Fri, 8 Mar 2013 00:47:50 +0000 (+0800) Subject: staging: zcache: using strlcpy instead of strncpy X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~729 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeac64aac538fde7c11038fc6dd2ef4bec4c39a7;p=pandora-kernel.git staging: zcache: using strlcpy instead of strncpy for NUL terminated string, need alway set '\0' in the end. Signed-off-by: Chen Gang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed