From: Chen Gang Date: Fri, 1 Mar 2013 19:46:33 +0000 (+0100) Subject: usb: gadget: uvc: Use strlcpy instead of strncpy X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~63^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ec830d8925d904f8826d52227d7dfb5dee922c;p=pandora-kernel.git usb: gadget: uvc: Use strlcpy instead of strncpy For NULL terminated string, better notice '\0' in the end. Signed-off-by: Chen Gang Signed-off-by: Laurent Pinchart Tested-by: Bhupesh Sharma Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed