From: Dan Carpenter Date: Fri, 26 Aug 2011 09:21:13 +0000 (+0300) Subject: usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open() X-Git-Tag: v3.2-rc1~183^2~148^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4f28a98ea64b6cb009bb03810e8a8dd08767f46;p=pandora-kernel.git usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open() We may as well fix this potential leak so we don't have to listen to the static checkers complain. Signed-off-by: Dan Carpenter Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed