From: Felipe Balbi Date: Mon, 10 Mar 2014 18:30:56 +0000 (-0500) Subject: usb: gadget: composite: switch over to ERR_CAST() X-Git-Tag: v3.15-rc1~137^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad4babe419ef2f3e14447a650ce1f760a6ee9e0;p=pandora-kernel.git usb: gadget: composite: switch over to ERR_CAST() This patch fixes the following Coccinelle warning: drivers/usb/gadget/composite.c:1142:9-16: WARNING: \ ERR_CAST can be used with uc Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed