From: Chen Gang Date: Sat, 2 Feb 2013 07:48:54 +0000 (+0800) Subject: drivers/usb/gadget: using strlcpy instead of strncpy X-Git-Tag: v3.9-rc1~126^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d2079c190558dfa9b766a90a34cb30b8d49c8eb;p=pandora-kernel.git drivers/usb/gadget: 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