From 4d2079c190558dfa9b766a90a34cb30b8d49c8eb Mon Sep 17 00:00:00 2001 From: Chen Gang Date: Sat, 2 Feb 2013 15:48:54 +0800 Subject: [PATCH] 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-format-patch failed