From: Zhao Hongjiang Date: Thu, 20 Jun 2013 10:59:51 +0000 (+0800) Subject: dlm: config: using strlcpy instead of strncpy X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~80^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad917e7f821855a2f223131bb6c90ca6c9240bf3;p=pandora-kernel.git dlm: config: using strlcpy instead of strncpy for NUL terminated string, need alway set '\0' in the end. Signed-off-by: Zhao Hongjiang Signed-off-by: David Teigland --- Reading git-diff-tree failed