From: Chen Gang Date: Sun, 17 Feb 2013 03:53:15 +0000 (+0800) Subject: staging: sep: using strlcpy instead of strncpy X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~786 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d8a94e67f0448f11279eee27d3b0ede06ba07d7;p=pandora-kernel.git staging: sep: using strlcpy instead of strncpy set '\0' at tail for NUL terminated string, or TP_printk may cause issue. Signed-off-by: Chen Gang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed