From: Chen Gang Date: Tue, 16 Jul 2013 07:33:16 +0000 (+0800) Subject: fs: 9p: use strlcpy instead of strncpy X-Git-Tag: v3.12-rc1~54^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3f8ab4b7953b4719aaa00c22c1de5d9161f57f5;p=pandora-kernel.git fs: 9p: use strlcpy instead of strncpy For 'NULL' terminated string, recommend always to be ended by zero. Signed-off-by: Chen Gang Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed