From: Chen Gang Date: Sat, 2 Feb 2013 07:57:53 +0000 (+0800) Subject: drivers/usb/core: using strlcpy instead of strncpy X-Git-Tag: v3.9-rc1~126^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b11b2e1bdd18ba5cd0dde075d440b3894e6ce64f;p=pandora-kernel.git drivers/usb/core: using strlcpy instead of strncpy for NUL terminated string, better notice '\0' in the end. Signed-off-by: Chen Gang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed