From: Dan Carpenter Date: Tue, 21 Jan 2014 06:50:51 +0000 (+0300) Subject: usb: phy: msm: tiny leak on error in probe() X-Git-Tag: v3.15-rc1~137^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c73e74034820ca2a85101a52622f1c92237edc0;p=pandora-kernel.git usb: phy: msm: tiny leak on error in probe() Free "motog" on error. This is more to appease the static checkers than a real worry. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed