From: Robert Baldyga Date: Mon, 10 Mar 2014 08:33:37 +0000 (+0100) Subject: usb: gadget: f_fs: add missing spinlock and mutex unlock X-Git-Tag: v3.15-rc1~137^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48968f8d5f2234fb1768c55cf7d96d0b87446cd6;p=pandora-kernel.git usb: gadget: f_fs: add missing spinlock and mutex unlock This patch adds missing spin_unlock and mutex_unlock calls in error handling code. Signed-off-by: Robert Baldyga Acked-by: Michal Nazarewicz Acked-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed